diff options
author | Sekhar Nori <nsekhar@ti.com> | 2009-11-16 17:21:38 +0530 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2010-02-04 13:29:39 -0800 |
commit | 7aad472bb5602242113718fc170e61b127460cbe (patch) | |
tree | 4a3cd317ee79094b86217eac216ef96c5f4b72b8 /.gitignore | |
parent | 948c66df0d5e23dbcb84bee39a11b56c8a0d3e41 (diff) | |
download | op-kernel-dev-7aad472bb5602242113718fc170e61b127460cbe.zip op-kernel-dev-7aad472bb5602242113718fc170e61b127460cbe.tar.gz |
davinci: da850/omap-l138: unlock PLL registers during init
On omap-l1 devices the PLL registers can be locked from
writes. Currently the cpufreq rate setting code unlocks
PLL0 before the write actually happens. With suspend
support getting added PLL1 registers need be be unlocked
as well.
To facilitate this, unlock both PLLs during the init time
itself.
This also obviates the need to unlock PLL registers for
each CPUFreq transtition.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions