From: Maxime Ripard Date: Thu, 7 Nov 2013 11:01:48 +0000 (+0100) Subject: clocksource: Add Allwinner SoCs HS timers driver X-Git-Tag: v3.14-rc1~169^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67905540e8b8eaf51e621cfd2ef15641d6d5b9a7;p=pandora-kernel.git clocksource: Add Allwinner SoCs HS timers driver Most of the Allwinner SoCs (at this time, all but the A10) also have a High Speed timers that are not using the 24MHz oscillator as a source but rather the AHB clock running much faster. The IP is slightly different between the A10s/A13 and the one used in the A20/A31, since the latter have 4 timers available, while the former have only 2 of them. [dlezcano] : Fixed conflict with b788beda "Order Kconfig options alphabetically" Signed-off-by: Maxime Ripard Tested-by: Emilio López Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed