commit | 7ff550de99141cbd3be0129d563cc4554fdde9f6 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu May 12 13:31:48 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon May 23 18:04:53 2011 +0100 |
tree | 21381e1dcdbd69b461cefc696a1a1fd80f38ce8e | |
parent | fb593cf38fc426331275d761fefe13096070f56a [diff] |
clocksource: ARM sp804: obtain sp804 timer rate via clks This allows platforms to specify the rate of the SP804 clocksource via the clk subsystem. While ARM boards clock these at 1MHz, BCMRing also has SP804 timers but are clocked at different rates. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>