u-boot-brain/drivers/led
Simon Glass 3c43fba3d2 dm: test: Add a test for the LED uclass
Add a test to confirm that we can adjust LEDs using the led_gpio driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:32 -06:00
..
Kconfig dm: led: Add a driver for GPIO-controlled LEDs 2015-07-21 17:39:24 -06:00
led_gpio.c dm: test: Add a test for the LED uclass 2015-07-21 17:39:32 -06:00
led-uclass.c led: Return -ENODEV if the LED device cannot be found 2015-07-21 17:39:32 -06:00
Makefile dm: led: Add a driver for GPIO-controlled LEDs 2015-07-21 17:39:24 -06:00