clocksource/drivers/timer-atmel-tcb: Add sama5d2 support
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 10 Jul 2020 23:08:13 +0000 (01:08 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 11 Jul 2020 16:58:24 +0000 (18:58 +0200)
commit467ae18aa057c44417afc92896879c2fb37a8b65
tree4bcd0836ea4ddb74ab8cd3184f8bdd52f4ba3621
parent501465d5d7af63af5942cf6af783952bdd757c52
clocksource/drivers/timer-atmel-tcb: Add sama5d2 support

The first divisor for the sama5d2 is actually the gclk selector. Because
the currently remaining divisors are fitting the use case, currently ensure
it is skipped.

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