linux/Documentation/devicetree/bindings/leds
NeilBrown 10ead6e599 LEDS: tca6507: add device-tree support for GPIO configuration.
The 7 lines driven by the TCA6507 can either drive LEDs or act as output-only
GPIOs.

To make this distinction in devicetree we use the "compatible" property.

If the device attached to a line is "compatible" with "gpio", we treat it
like a GPIO.  If it is "compatible" with "led" (or if no "compatible" value
is set) we treat it like an LED.

(cooloney@gmail.com: fix typo in the subject)

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
2014-01-27 17:28:46 -08:00
..
common.txt
leds-gpio.txt devicetree/bindings: Move gpio-leds binding into leds directory 2012-12-06 09:53:13 +00:00
leds-lp55xx.txt leds: lp55xx: handle enable pin in driver 2013-10-25 10:13:25 -07:00
leds-ns2.txt devicetree: Move NS2 LEDs binding into LEDs directory 2013-02-07 12:23:15 +00:00
leds-pwm.txt leds: leds-pwm: Add device tree bindings 2013-02-01 17:47:05 -08:00
pca963x.txt leds-pca9633: Rename to leds-pca963x 2013-08-26 17:22:14 -07:00
tca6507.txt LEDS: tca6507: add device-tree support for GPIO configuration. 2014-01-27 17:28:46 -08:00