summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/leds/leds-gpio.txt
Commit message (Collapse)AuthorAgeLines
* dm: led: Add a driver for GPIO-controlled LEDsSimon Glass2015-07-21-0/+52
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>