zephyr/drivers/led_strip
Kumar Gala 9bdf81102f led_strip: ws2812: Remove dead code
Remove unused WS2812_GPIO_CLK macro that references DT_LABEL.  The
WS2812_GPIO_CLK macro isn't used anywhere so remove it since we
want to minimal DT_LABEL references in drivers.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-06-13 12:12:18 +02:00
..
apa102.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
CMakeLists.txt drivers: led_strip: add tlc5971 driver 2022-03-23 12:50:11 +01:00
Kconfig drivers: led_strip: add tlc5971 driver 2022-03-23 12:50:11 +01:00
Kconfig.apa102 kconfig: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
Kconfig.lpd880x kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.tlc5971 drivers: led_strip: add tlc5971 driver 2022-03-23 12:50:11 +01:00
Kconfig.ws2812 kconfig: tweak Kconfig prompts 2022-03-09 15:35:54 +01:00
lpd880x.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
tlc5971.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ws2812_gpio.c led_strip: ws2812: Remove dead code 2022-06-13 12:12:18 +02:00
ws2812_spi.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00