Skip to content

Commit 4515947

Browse files
committed
doc: releases: add ili9xxx fixes to 4.4 releases notes & migration guide
Added documentation for doc/releases/migration-guide-4.4.rst in reference with the changes on ili9xxx and ili9341 controllers Signed-off-by: Nicolas Moreno <[email protected]>
1 parent 1a06d99 commit 4515947

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/releases/migration-guide-4.4.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ Boards
3232
Device Drivers and Devicetree
3333
*****************************
3434

35+
Display
36+
=======
37+
38+
* For ILI9XXX controllers, the usage of ``ILI9XXX_PIXEL_FORMAT_x`` in devicetrees for panel color format selection
39+
has been updated to ``PANEL_PIXEL_FORMAT_x``. Out-of-tree boards and shields should be updated accordingly.
40+
(:github:`99267`).
41+
* For ILI9341 controller, display mirroring configuration has been updated to conform with the described behavior
42+
of the sample ``samples/drivers/display``. (:github:`99267`).
43+
3544
QSPI
3645
===
3746

0 commit comments

Comments
 (0)