zephyr/drivers/led_strip
Martí Bolívar b4042154bf dts: fix 'colorway' compatibles
I can't find any reference anywhere showing that the manufacturer of
the LPD8803 or LPD8806 LED scripts is a company called 'colorway'.

Use 'greeled' instead; these seem to actually be manufactured by
GreeLed corporation.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-08-17 17:51:57 -04:00
..
CMakeLists.txt drivers: led_strip: build as static library 2021-08-17 06:06:03 -04: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 led_strip: ws2812: claim compatibility with Everlight B1414 2021-07-20 13:35:02 +02:00
apa102.c led_strip: apa102: convert to `spi_dt_spec` 2021-08-09 22:40:18 -04:00
lpd880x.c dts: fix 'colorway' compatibles 2021-08-17 17:51:57 -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