u-boot/drivers/led
Simon Glass ddae9fcddc dm: led: Adjust the LED uclass
At present this is very simple, supporting only on and off. We want to
also support toggling and blinking. As a first step, change the name of
the main method and use an enum to indicate the state.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ziping Chen <techping.chan@gmail.com>
2017-04-14 19:38:57 -06:00
..
Kconfig dm: led: Add a missing blank line in the Kconfig file 2017-04-14 19:38:57 -06:00
led-uclass.c dm: led: Adjust the LED uclass 2017-04-14 19:38:57 -06:00
led_gpio.c dm: led: Adjust the LED uclass 2017-04-14 19:38:57 -06:00
Makefile dm: led: Tidy up SPL options for the led and led-gpio 2015-09-02 21:28:22 -06:00