u-boot-brain/drivers/led
Simon Glass 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs
Add a simple driver which allows use of LEDs attached to GPIOs. The linux
device tree binding is used.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:24 -06:00
..
Kconfig dm: led: Add a driver for GPIO-controlled LEDs 2015-07-21 17:39:24 -06:00
led_gpio.c dm: led: Add a driver for GPIO-controlled LEDs 2015-07-21 17:39:24 -06:00
led-uclass.c dm: Add support for LEDs 2015-07-21 17:39:24 -06:00
Makefile dm: led: Add a driver for GPIO-controlled LEDs 2015-07-21 17:39:24 -06:00