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)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sun, 22 Sep 2013 17:52:46 +0000 (19:52 +0200)
commiteb6b036dde364c528807f53ee8c8e5c9b0e46c34
treef4bb094bd000264f4762cffb884061684aeeaf0e
parent615c924febda9e219a9b6e43512b322f25bd995a
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>
drivers/clk/clk-nomadik.c