regulator: tps65910: Sleep control through external inputs
authorLaxman Dewangan <ldewangan@nvidia.com>
Sat, 28 Jan 2012 09:37:57 +0000 (15:07 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 30 Jan 2012 13:31:01 +0000 (13:31 +0000)
Add support for sleep controls of different regulator through
external inputs EN1, EN2 or EN3.
Each regulator's output will be active when its external
input is high and turns to OFF/Low power mode when its
external input is low.
The configuration parameters for sleep control is provided through
board specific platform data.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found