arm: omap3: add common twl configurations for vdd1 and vdd2
authorTero Kristo <t-kristo@ti.com>
Mon, 20 Feb 2012 10:26:07 +0000 (12:26 +0200)
committerKevin Hilman <khilman@ti.com>
Wed, 7 Mar 2012 01:35:42 +0000 (17:35 -0800)
VDD1 and VDD2 are the core voltage regulators on OMAP3. VDD1 is used
to control MPU/IVA voltage, and VDD2 is used for CORE. These regulators
are needed by DVFS.

Voltage ranges for VDD1 and VDD2 are taken from twl4030/twl5030 data manuals:
- SWCS019L : TWL4030 ES3.1 Data Manual rev L
- SWCS030E : TWL5030 ES1.2 Data Manual rev E

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found