]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP3: PM: Program correct init voltages for VDD1 and VDD2
authorThara Gopinath <thara@ti.com>
Sat, 29 May 2010 16:32:25 +0000 (22:02 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 22 Dec 2010 22:31:44 +0000 (14:31 -0800)
commit8a402554ecac1104e7e4b14538111df0c7a43317
tree2fa5a8e5ac7d64a15cabc7430843f0c747a22507
parent570c90b0325275a9921372506ca957e02478547e
OMAP3: PM: Program correct init voltages for VDD1 and VDD2

By default the system boots up at nominal voltage for every
voltage domain in the system. This patch puts VDD1 and VDD2
to the correct boot up voltage as per the opp tables specified.
This patch implements this by matching the rate of the main clock
of the voltage domain with the opp table and picking up the correct
voltage.

Signed-off-by: Thara Gopinath <thara@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/pm.c