File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments