zephyr/drivers/led_strip
Kumar Gala e03181a981 drivers: led_strip: Convert drivers to new DT device macros
Convert led_strip drivers from:

    DEVICE_AND_API_INIT -> DEVICE_DT_INST_DEFINE

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-16 11:10:08 -06: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.lpd880x
Kconfig.ws2812 kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
apa102.c drivers: led_strip: Convert drivers to new DT device macros 2020-12-16 11:10:08 -06:00
lpd880x.c drivers: led_strip: Convert drivers to new DT device macros 2020-12-16 11:10:08 -06:00
ws2812_gpio.c drivers: led_strip: Convert drivers to new DT device macros 2020-12-16 11:10:08 -06:00
ws2812_spi.c drivers: led_strip: Convert drivers to new DT device macros 2020-12-16 11:10:08 -06:00