From: Lee Jones Date: Tue, 26 May 2015 12:39:43 +0000 (+0100) Subject: clocksource: sti: Provide support for the ST LPC Clocksource IP X-Git-Tag: omap-for-v4.3/fixes-rc1~93^2~58^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70bef01c0f1c9a55b54b625be3f82ff7ee1e8c05;p=pandora-kernel.git 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 Signed-off-by: Lee Jones --- Reading git-diff-tree failed