mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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 | ||