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 <simon.guinot@sequanux.org>
This commit is contained in:
parent
65e679214e
commit
8d5a7ac141
1 changed files with 16 additions and 0 deletions
|
@ -860,6 +860,13 @@ Drivers and Sensors
|
|||
* Migrated :dtcompatible:`holtek,ht16k33` and
|
||||
:dtcompatible:`microchip,xec-kbd` from kscan to input subsystem.
|
||||
|
||||
* LED
|
||||
|
||||
* Added device completion to LED shell commands and made the ``get_info`` command display
|
||||
colors as strings.
|
||||
|
||||
* Added driver for Lumissil Microsystems (a division of ISSI) IS31FL3194 controller.
|
||||
|
||||
* LED Strip
|
||||
|
||||
* The ``chain-length`` and ``color-mapping`` properties have been added to all LED strip
|
||||
|
@ -873,6 +880,15 @@ Drivers and Sensors
|
|||
|
||||
* The update channels function is now optional and can be left unimplemented.
|
||||
|
||||
* The ``in-gpios`` and ``output-pin`` properties of the respective
|
||||
:dtcompatible:`worldsemi,ws2812-gpio` and :dtcompatible:`worldsemi,ws2812-rpi_pico-pio`
|
||||
devicetree bindings have been renamed to ``gpios``.
|
||||
|
||||
* Removed :kconfig:option:`CONFIG_WS2812_STRIP` and :kconfig:option:`CONFIG_WS2812_STRIP_DRIVER`
|
||||
Kconfig options. They became useless after refactoring.
|
||||
|
||||
* Added driver for Texas Instruments TLC59731 RGB controller.
|
||||
|
||||
* LoRa
|
||||
|
||||
* Added driver for Reyax LoRa module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue