linux/Documentation/leds
Kim, Milo 33b3a561f4 leds: support new LP8501 device - another LP55xx common
LP8501 can drive up to 9 channels like LP5523.
LEDs can be controlled directly via the I2C and programmable engines are
supported.

LP55xx common driver
 LP8501 is one of LP55xx family device, so LP55xx common code are used.
 Chip specific data is defined in the structure, 'lp55xx_device_config'.

Differences between LP8501 and LP5523
 Different register layout for LED output control and others.
 LP8501 specific feature for separate output power selection.
 LP8501 doesn't support external clock detection.
 Different programming engine data.

LP8501 specific feature - output power selection
 Output channels are selected by power selection - Vout or Vdd.
 Separate power for VDD1-6 and VDD7-9 are available.
 It is configurable in the platform data.
 To support this feature, LP55xx DT structure and header are changed.
 Device tree binding is updated as well.

LED pattern data
 Example pattern data is updated in the driver documentation.

Signed-off-by: Milo Kim <milo.kim@ti.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
2013-08-26 17:22:10 -07:00
..
00-INDEX leds: add new LP5562 LED driver 2013-04-01 11:04:48 -07:00
leds-blinkm.txt LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS 2012-07-24 16:00:51 +08:00
leds-class.txt Documentation: fix leds-class.txt duplicated word 2011-11-04 12:01:48 -07:00
leds-lm3556.txt leds: Add LED driver for lm3556 chip 2012-07-24 07:52:35 +08:00
leds-lp55xx.txt leds: support new LP8501 device - another LP55xx common 2013-08-26 17:22:10 -07:00
leds-lp3944.txt
leds-lp5521.txt leds: lp55xx: configure the clock detection 2013-04-01 11:04:53 -07:00
leds-lp5523.txt Documentation: leds: update LP55xx family devices 2013-02-06 15:59:30 -08:00
leds-lp5562.txt leds: lp55xx: configure the clock detection 2013-04-01 11:04:53 -07:00
ledtrig-oneshot.txt leds: add oneshot trigger 2012-07-24 07:52:34 +08:00
ledtrig-transient.txt leds: add new transient trigger for one shot timer activation 2012-05-29 16:22:32 -07:00