]> git.karo-electronics.de Git - karo-tx-linux.git/commit
leds: lp5562: support the device tree feature
authorKim, Milo <Milo.Kim@ti.com>
Tue, 7 May 2013 07:14:49 +0000 (00:14 -0700)
committerBryan Wu <cooloney@gmail.com>
Thu, 23 May 2013 18:23:23 +0000 (11:23 -0700)
commit0797c4fdfcb8da59196c47a3ab71d965d0e114dc
tree2eb20cf73ac0a86012a31ad4afcf12ebdd706810
parentda48d135c20c8f1b43c4fe78af9ab107b62de494
leds: lp5562: support the device tree feature

The LP55xx DT structure is applicable to the LP5562 device.
The driver and documentation are updated.

Compatible property of the DT
: LP5521 and LP5223 were manufactured by National Semiconductor.
  LP5562 is a new device from Texas Instruments.

Cc: Gabriel Fernandez <gabriel.fernandez@stericsson.com>
Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Documentation/devicetree/bindings/leds/leds-lp55xx.txt
drivers/leds/leds-lp5562.c