OMAP3: PM: Added DVFS OPP locking interface for VDD1 and VDD2
commit44fec5541f3c62b2aa0419974d55ab73074f3e8e
authorTero Kristo <tero.kristo@nokia.com>
Fri, 9 Jan 2009 15:49:02 +0000 (9 17:49 +0200)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 23 Oct 2009 18:20:37 +0000 (23 11:20 -0700)
tree2c70125ee340f0c7a3f1faa0dd0bb01dc1759c63
parentfea00b7043f60b01f421a54c68aa7522c73fb629
OMAP3: PM: Added DVFS OPP locking interface for VDD1 and VDD2

Added two new files under /sys/power for controlling OPP locks. vdd1_lock and
vdd2_lock. You can write to these to select desired OPP level and it will be
locked at that level. Lock can be cleared by writing 0 to the same file.

Signed-off-by: Tero Kristo <tero.kristo@nokia.com>
arch/arm/mach-omap2/pm.c
arch/arm/mach-omap2/pm.h
arch/arm/mach-omap2/resource34xx.c