Skip to content

Commit 8d5a7ac

Browse files
simonguinotnashif
authored andcommitted
doc: release-notes-3.7: complete LED release notes
This patch completes the release notes for LED and LED strip subsystems. Signed-off-by: Simon Guinot <[email protected]>
1 parent 65e6792 commit 8d5a7ac

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/releases/release-notes-3.7.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -860,6 +860,13 @@ Drivers and Sensors
860860
* Migrated :dtcompatible:`holtek,ht16k33` and
861861
:dtcompatible:`microchip,xec-kbd` from kscan to input subsystem.
862862

863+
* LED
864+
865+
* Added device completion to LED shell commands and made the ``get_info`` command display
866+
colors as strings.
867+
868+
* Added driver for Lumissil Microsystems (a division of ISSI) IS31FL3194 controller.
869+
863870
* LED Strip
864871

865872
* The ``chain-length`` and ``color-mapping`` properties have been added to all LED strip
@@ -873,6 +880,15 @@ Drivers and Sensors
873880

874881
* The update channels function is now optional and can be left unimplemented.
875882

883+
* The ``in-gpios`` and ``output-pin`` properties of the respective
884+
:dtcompatible:`worldsemi,ws2812-gpio` and :dtcompatible:`worldsemi,ws2812-rpi_pico-pio`
885+
devicetree bindings have been renamed to ``gpios``.
886+
887+
* Removed :kconfig:option:`CONFIG_WS2812_STRIP` and :kconfig:option:`CONFIG_WS2812_STRIP_DRIVER`
888+
Kconfig options. They became useless after refactoring.
889+
890+
* Added driver for Texas Instruments TLC59731 RGB controller.
891+
876892
* LoRa
877893

878894
* Added driver for Reyax LoRa module

0 commit comments

Comments
 (0)