zephyr/drivers/led_strip
Jordan Yates 7065aec5e2 led_strip: ws2812: convert to spi_dt_spec
Convert ws2812 LED strip driver to `spi_dt_spec`. Also moves the init
function implementation outside the declaration macro.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-08-09 22:40:18 -04:00
..
apa102.c led_strip: apa102: convert to spi_dt_spec 2021-08-09 22:40:18 -04:00
CMakeLists.txt drivers: led_strip: modernize and fix up ws2812 drivers/sample 2020-02-05 12:00:36 +01:00
Kconfig drivers: led_strip: modernize and fix up ws2812 drivers/sample 2020-02-05 12:00:36 +01:00
Kconfig.apa102 kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
Kconfig.lpd880x kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.ws2812 led_strip: ws2812: claim compatibility with Everlight B1414 2021-07-20 13:35:02 +02: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: convert to spi_dt_spec 2021-08-09 22:40:18 -04:00