OSDN Git Service

clocksource: clps711x: Add CLPS711X clocksource driver
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 13 Jul 2014 04:45:13 +0000 (08:45 +0400)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 23 Jul 2014 10:02:35 +0000 (12:02 +0200)
commitf0b7fabec3273c85fa2c4714762177d04f64c08e
tree278b3c1f6029b8f53da4fc953af47d1f2121c399
parent38941522ecbd2198694b742343a67ea128b44913
clocksource: clps711x: Add CLPS711X clocksource driver

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>
drivers/clocksource/Makefile
drivers/clocksource/clps711x-timer.c [new file with mode: 0644]