leds-lp5523: support new LP55231 device
authorKim, Milo <Milo.Kim@ti.com>
Tue, 4 Sep 2012 07:06:11 +0000 (15:06 +0800)
committerBryan Wu <bryan.wu@canonical.com>
Tue, 11 Sep 2012 10:32:42 +0000 (18:32 +0800)
New TI LP55231 device has same I2C register layout as LP5523. Therefore,
all of LED operations can be shared with the LP5523 driver.

To support new LP55231 device explicitly, the device description
is added in the configuration file.

Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>

No differences found