]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: OMAP4: voltage: add support for VOLTSETUP_x_OFF register
authorTero Kristo <t-kristo@ti.com>
Tue, 25 Sep 2012 16:33:37 +0000 (19:33 +0300)
committerKevin Hilman <khilman@ti.com>
Mon, 5 Nov 2012 23:10:38 +0000 (15:10 -0800)
commit27c16b7026a9ca6455dd319fb00a28c5bb2023b6
tree299bda0b465d55b351f5e7e826bccd4904522f2f
parentc589eb3869a8ad6185669f5477bf72d6d46068de
ARM: OMAP4: voltage: add support for VOLTSETUP_x_OFF register

OMAP4 has two VOLTSETUP registers. One is controlling retention and
sleep voltage setup times, the other one off mode setup times. Both
of these need to be setup for stable behavior of the device.
The code setting up the new register will be added in the next
patch.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/voltage.h
arch/arm/mach-omap2/voltagedomains44xx_data.c