u-boot/doc/device-tree-bindings/leds
Doug Zobel f9dc67d18e led: add TI LP5562 LED driver
Driver for the TI LP5562 4 channel LED controller. Supports
independent on/off control of all 4 channels. Supports LED_BLINK on 3
independent channels: blue/green/red. The white channel can blink, but
shares the blue channel blink rate.

Heavily based on patch originally from Doug Zobel [1].

I have modified it so it matches the DT bindings in the linux tree,
and also follows the linux driver implementation more closely. This
should address Tom's concerns, and also matches my goal of making the
U-Boot driver work with our existing .dts which is known to work in
linux.

As our boards only have the R,G,B outputs connected, I have not
actually tested how the white channel behaves, but the R,G,B work
exactly as expected.

[1] https://lore.kernel.org/u-boot/1547150757-1561-1-git-send-email-douglas.zobel@climate.com/

Cc: Doug Zobel <douglas.zobel@climate.com>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
2023-12-13 11:35:16 -05:00
..
common.txt dm: Add support for LEDs 2015-07-21 17:39:24 -06:00
leds-bcm6328.txt dm: led: add BCM6328 led driver 2017-05-10 16:16:09 +02:00
leds-bcm6358.txt dm: led: add BCM6358 led driver 2017-05-10 16:16:09 +02:00
leds-bcm6858.txt led: add initial support for bcm6858 2019-04-22 18:13:24 -04:00
leds-gpio.txt dm: led: Add a driver for GPIO-controlled LEDs 2015-07-21 17:39:24 -06:00
leds-lp5562.txt led: add TI LP5562 LED driver 2023-12-13 11:35:16 -05:00
leds-pwm.txt led: led_pwm: Add a driver for LEDs connected to PWM 2022-04-11 11:39:19 -04:00