clocksource/drivers/timer-atmel-tcb: Stop using the 32kHz for clockevents
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 10 Jul 2020 23:08:11 +0000 (01:08 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 11 Jul 2020 16:58:12 +0000 (18:58 +0200)
commitef1d6a20e06397f4a28f23524cdb4611fd629063
treed2fbef760ae14079e7a9a9af43934a2d24665b50
parentd2c60dcf86fabb542b96b4444ca81be0b1b30099
clocksource/drivers/timer-atmel-tcb: Stop using the 32kHz for clockevents

Stop using the slow clock as the clock source for 32 bit counters because
even at 10MHz, they are able to handle delays up to two minutes. This
provides a way better resolution.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200710230813.1005150-8-alexandre.belloni@bootlin.com
drivers/clocksource/timer-atmel-tcb.c