android_kernel_samsung_msm8976/Documentation/leds
Kim, Milo 81f2a5b4a0 leds: lp55xx: configure the clock detection
Now LP55xx provides automatic clock detection API, lp55xx_is_extclk_used().
The clock configuration can be done by the driver itself.

(a) Concept
The default value is set by each driver with clock selection.
The internal clock selection bit is updated in case that the external clock
is not detected or clock rate is not 32KHz.

(b) Change on LP55xx platform data
The clock configuration is done automatically, so no need to define
'update_config' in the platform side.
Correlated information are removed in the documentations and header.

(c) Definitions moved from header to driver files
CONFIG register values are moved each driver, LP5521 and LP5562.
Not necessary definitions are removed also.

Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
2013-04-01 11:04:53 -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
leds-lm3556.txt leds: Add LED driver for lm3556 chip 2012-07-24 07:52:35 +08:00
leds-lp55xx.txt leds: add new LP5562 LED driver 2013-04-01 11:04:48 -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