zephyr/drivers/led_strip
Simon Guinot 4de1b6be21 led_strip: ws2812: claim compatibility with Everlight B1414
This patch states that the Everlight B1414 LED controller is compatible
with the Worldsemi WS2812. Some information about it is added to the
WS2812 DT binding and driver Kconfig files.

Signed-off-by: Simon Guinot <simon.guinot@seagate.com>
2021-07-20 13:35:02 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.apa102
Kconfig.lpd880x
Kconfig.ws2812 led_strip: ws2812: claim compatibility with Everlight B1414 2021-07-20 13:35:02 +02:00
apa102.c drivers: led_strip: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
lpd880x.c drivers: led_strip: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
ws2812_gpio.c led_strip: ws2812: allow to configure channel mapping 2021-07-20 13:35:02 +02:00
ws2812_spi.c led_strip: ws2812: use k_usleep() for reset delay 2021-07-20 13:35:02 +02:00