]> Pileus Git - ~andy/linux/commit
clk: nomadik: set all timers to use 2.4 MHz TIMCLK
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 13 Sep 2013 19:45:51 +0000 (21:45 +0200)
committerMike Turquette <mturquette@linaro.org>
Wed, 2 Oct 2013 04:39:56 +0000 (21:39 -0700)
commitb9b5ab11ea221a9f2d5af41da639e0898675c34c
tree4f5e06454e4d69b4f20de73e0d02d65ca818bef8
parent15c03dd4859ab16f9212238f29dd315654aa94f6
clk: nomadik: set all timers to use 2.4 MHz TIMCLK

This fixes a regression for the Nomadik on the main system
timers.

The Nomadik seemed a bit slow and its heartbeat wasn't looking
healthy. And it was not strange, because it has been connected
to the 32768 Hz clock at boot, while being told by the clock driver
that it was 2.4MHz. Actually connect the TIMCLK to 2.4MHz by
default as this is what we want for nice scheduling, clocksource
and clock event.

Cc: stable@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/clk-nomadik.c