-
- Downloads
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>
Showing
- doc/device-tree-bindings/leds/leds-gpio.txt 52 additions, 0 deletionsdoc/device-tree-bindings/leds/leds-gpio.txt
- drivers/led/Kconfig 9 additions, 0 deletionsdrivers/led/Kconfig
- drivers/led/Makefile 1 addition, 0 deletionsdrivers/led/Makefile
- drivers/led/led_gpio.c 101 additions, 0 deletionsdrivers/led/led_gpio.c
Loading
Please register or sign in to comment