clocksource/drivers/timer-atmel-tcb: Rework 32khz clock selection
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 10 Jul 2020 23:08:09 +0000 (01:08 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 11 Jul 2020 16:57:58 +0000 (18:57 +0200)
commit228e21848623e0ce54a1a3d7857b444813e49b2e
tree377f43c7cffb378845508a0d3520c6c23b9bc469
parent738c58ccac386bb068cba2446bd9dbabeae09b62
clocksource/drivers/timer-atmel-tcb: Rework 32khz clock selection

On all the supported SoCs, the slow clock is always ATMEL_TC_TIMER_CLOCK5,
avoid looking it up and pass it directly to setup_clkevents.

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-6-alexandre.belloni@bootlin.com
drivers/clocksource/timer-atmel-tcb.c