2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/Documentation/devicetree/bindings/leds
Kim, Milo 2dac912809 leds: lp55xx: support dynamic channel settings in the device tree structure
Currently, the LP55xx DT structure supports max 3 channels.
However, LP5523 has max 9 channels and LP5562 has 4 channels.
To enhance this constraint, the DT structure has been changed.

 (a) Use the child node for various channel settings instead of fixed array
 (b) Remove 'num_channel' property.
     This value can be retrieved by counting the children node.
 (c) 'chan-name' property supported
 (d) Documentation updates for LP5521 and LP5523

(cooloney@gmail.com: fix a coding style issue in leds-lp55xx.txt)

Cc: Gabriel Fernandez <gabriel.fernandez@stericsson.com>
Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
2013-06-20 16:21:32 -07: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: support dynamic channel settings in the device tree structure 2013-06-20 16:21:32 -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
tca6507.txt doc: devicetree: Fix various typos 2013-04-24 16:36:15 +02:00