diff options
author | Sekhar Nori <nsekhar@ti.com> | 2009-09-22 21:14:01 +0530 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2009-11-25 10:21:29 -0800 |
commit | 683b1e1f0e6f7b2690c0ce76751ba8f26f0235c6 (patch) | |
tree | 2b8c1c9cc6067ee1dfca8d9bd9af188f6dd22193 /Makefile | |
parent | 6601b8030de3e9c29930684eeac15302a59f991a (diff) |
davinci: DA850/OMAP-L138: add frequency scaling support
Adds basic frequency scaling support for DA850/OMAP-L138.
Currently, frequency scaling only on PLL0 is supported. No scaling of PLL1
as yet.
Peripherals like MMC/SD which have a clock input synchronous with
ARM clock will not work well since the clock will change behind their backs.
Support for notification to such devices to adjust themselves to the
new frequency will be added in later patches. Current defconfigs keep
CPUFreq disabled so it will not affect normal operation.
The OPP defintions assume clock input of 24MHz to the SoC. This is inline
with hardcoding of input frequency in the <soc>.c files. At some point
this will need to move into board dependent code as new boards appear with
a different reference clock.
Tested on OMAP-L138 EVM with ondemand governer and a shell script to
vary processor load.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions