clocksource: sti: Provide support for the ST LPC Clocksource IP
authorLee Jones <lee.jones@linaro.org>
Tue, 26 May 2015 12:39:43 +0000 (13:39 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 23 Jul 2015 16:07:00 +0000 (17:07 +0100)
This IP is shared with Watchdog and RTC functionality.  All 3 of
these devices are mutually exclusive from one another i.e. Only 1
IP can be used at any given time.  We use the device-driver model
combined with a DT 'mode' property to enforce this.

The ST LPC Clocksource IP can be used as the system (tick) timer.

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/clksrc_st_lpc.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge