From: Baruch Siach Date: Mon, 26 Jan 2015 18:35:18 +0000 (+0200) Subject: clocksource: Driver for Conexant Digicolor SoC timer X-Git-Tag: fixes-v4.0-rc1~92^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8bb7736b78e954044e12b94a2b16aafb0ee0e3;p=pandora-kernel.git clocksource: Driver for Conexant Digicolor SoC timer Add clocksource driver to the Conexant CX92755 SoC, part of the Digicolor SoCs series. Hardware provides 8 timers, A to H. Timer A is dedicated to a future watchdog driver so we don't use it here. Use timer B for sched_clock, and timer C for clock_event. Signed-off-by: Baruch Siach Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed