The ws2812_spi driver supports both a fast path for 8-bit symbols and a generic path for other sizes. This change introduces a devicetree-based, build-time check to determine if all enabled instances use 8-bit symbols. If so, the generic path logic is removed from the build. Signed-off-by: Wai-Hong Tam <waihong@google.com> |
||
---|---|---|
.. | ||
apa102.c | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.apa102 | ||
Kconfig.lpd880x | ||
Kconfig.modulino | ||
Kconfig.tlc5971 | ||
Kconfig.tlc59731 | ||
Kconfig.ws2812 | ||
lpd880x.c | ||
modulino_smartleds.c | ||
tlc5971.c | ||
tlc59731.c | ||
ws2812_gpio.c | ||
ws2812_i2s.c | ||
ws2812_rpi_pico_pio.c | ||
ws2812_spi.c |