zephyr/drivers/led_strip
TOKITA Hiroshi 0f458c9564 drivers: led_strip: ws2812_rpi_pico_pio: Change output-pin to gpios
For sharing pin definition property with `worldsemi,ws2812-gpio`,
rename `output-pin` to `gpios`.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-03-06 14:17:27 +01:00
..
apa102.c
CMakeLists.txt drivers: led_strip: add rpi_pico's PIO based ws2812 driver 2024-01-10 12:10:36 +01:00
Kconfig
Kconfig.apa102
Kconfig.lpd880x
Kconfig.tlc5971
Kconfig.ws2812 drivers: led_strip: add rpi_pico's PIO based ws2812 driver 2024-01-10 12:10:36 +01:00
lpd880x.c
tlc5971.c drivers: led_strip: tlc5971: fix brightness control bit shifting 2024-02-14 13:09:54 +01:00
ws2812_gpio.c drivers: led_strip: ws2812_gpio: Rename in-gpios property to gpios 2024-03-06 14:17:27 +01:00
ws2812_i2s.c
ws2812_rpi_pico_pio.c drivers: led_strip: ws2812_rpi_pico_pio: Change output-pin to gpios 2024-03-06 14:17:27 +01:00
ws2812_spi.c drivers: spi: update drivers that were using spi cpol and cpha 2023-10-25 18:30:28 -07:00