mfd: Add support for TWL4030/5030 dynamic power switching
authorAmit Kucheria <amit.kucheria@verdurent.com>
Mon, 31 Aug 2009 16:32:18 +0000 (18:32 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 17 Sep 2009 07:47:22 +0000 (09:47 +0200)
The TWL4030/5030 family of multifunction devices allows board-specific
control of the the various regulators, clock and reset lines through
'scripts' that are loaded into its memory. This allows for Dynamic Power
Switching (DPS).

Implement board-independent core support for DPS that is then used by
board-specific code to load custom DPS scripts.

Signed-off-by: Amit Kucheria <amit.kucheria@verdurent.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found