mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
d90f0d4cae
Add support for the device tree property "default-state". This feature might be useful for LEDs indicating "power on" or similar states. Note: Even with this commit gpio-leds remain in reset state. That's because the led_gpio is not probed until DM_FLAG_ACTIVATED is set. Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com> |
||
---|---|---|
.. | ||
Kconfig | ||
led-uclass.c | ||
led_bcm6328.c | ||
led_bcm6358.c | ||
led_gpio.c | ||
Makefile |