aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/clps711x-timer.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-07-23clocksource: clps711x: Add CLPS711X clocksource driverAlexander Shiyan1-0/+131
This adds the clocksource driver for Cirrus Logic CLPS711X series SoCs. Designed primarily for migration CLPS711X subarch for multiplatform & DT, for this as the "OF" and "non-OF" calls implemented. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>