Searched hist:"70 bef01c0f1c9a55b54b625be3f82ff7ee1e8c05" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clocksource/ |
H A D | clksrc_st_lpc.c | 70bef01c0f1c9a55b54b625be3f82ff7ee1e8c05 Tue May 26 14:39:43 CEST 2015 Lee Jones <lee.jones@linaro.org> clocksource: sti: Provide support for the ST LPC Clocksource IP
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>
|