summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq
diff options
context:
space:
mode:
authorSoren Brinkmann <soren.brinkmann@xilinx.com>2014-02-19 15:14:42 -0800
committerDaniel Lezcano <daniel.lezcano@linaro.org>2014-03-11 23:10:03 +0100
commitb3e90722f6f53fa457a88146a877e34ea71d25ea (patch)
tree9a9bdf62adcb2384b17600b1aefa1e202e2f4b46 /arch/arm/mach-zynq
parent5f0ba3b462b2d36b3c28748863747fb1050f40d0 (diff)
downloadop-kernel-dev-b3e90722f6f53fa457a88146a877e34ea71d25ea.zip
op-kernel-dev-b3e90722f6f53fa457a88146a877e34ea71d25ea.tar.gz
clocksource/cadence_ttc: Overhaul clocksource frequency adjustment
The currently used method adjusting the clocksource to a changing input frequency does not work on kernels from 3.11 on. The new approach is to keep the timer frequency as constant as possible. I.e. - due to the TTC's prescaler limitations, allow frequency changes only if the frequency scales by a power of 2 - adjust the counter's divider on the fly when a frequency change occurs This limits cpufreq to scale by certain factors only. But we may keep the time base somewhat constant, so that sleep() & co keep working as expected, while supporting cpufreq. Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/mach-zynq')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud