drivers/clocksource/timer-sun5i.c
0 → 100644
+192
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Most of the Allwinner SoCs (at this time, all but the A10) also have a High Speed timers that are not using the 24MHz oscillator as a source but rather the AHB clock running much faster. The IP is slightly different between the A10s/A13 and the one used in the A20/A31, since the latter have 4 timers available, while the former have only 2 of them. [dlezcano] : Fixed conflict with b788beda "Order Kconfig options alphabetically" Signed-off-by:Maxime Ripard <maxime.ripard@free-electrons.com> Tested-by:
Emilio López <emilio@elopez.com.ar> Signed-off-by:
Daniel Lezcano <daniel.lezcano@linaro.org>