clocksource: sun4i: Add clocksource and sched clock drivers
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 16 Jul 2013 14:45:37 +0000 (16:45 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 18 Jul 2013 13:27:15 +0000 (15:27 +0200)
commit137c6b3c7c63944a9cb51de0870b72f62d240f62
tree35f7bc2835c2be7cb5e6dd0aa190b1537b527146
parent9eded23215e99338155c18f6d860859106568bb0
clocksource: sun4i: Add clocksource and sched clock drivers

Use the second timer found on the Allwinner SoCs as a clock source and
sched clock, that were both not used yet on these platforms.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/sun4i_timer.c