drivers/clocksource/renesas-ostm.c
0 → 100644
+265
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds a OSTM driver for the Renesas architecture. The OS Timer (OSTM) has independent channels that can be used as a freerun or interval times. This driver uses the first probed device as a clocksource and then any additional devices as clock events. Signed-off-by:Chris Brandt <chris.brandt@renesas.com> Signed-off-by:
Daniel Lezcano <daniel.lezcano@linaro.org>