Russell King
bfe45e0be8
clocksource: convert ARM 32-bit down counting clocksources
...
Convert SP804, MXC, Nomadik and Orion 32-bit down-counting clocksources
to generic mmio clocksource infrastructure.
Acked-by: Catalin Marinas <catalin.marinas@arm.com >
Cc: Sascha Hauer <kernel@pengutronix.de >
Cc: Alessandro Rubini <rubini@unipv.it >
Acked-by: Linus Walleij <linus.walleij@linaro.org >
Cc: Lennert Buytenhek <kernel@wantstofly.org >
Acked-by: Nicolas Pitre <nico@fluxnic.net >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2011-05-23 18:04:51 +01:00
Russell King
509e1f0fd7
ARM: mxc: update clock source registration
...
In d7e81c2
(clocksource: Add clocksource_register_hz/khz interface) new
interfaces were added which simplify (and optimize) the selection of the
divisor shift/mult constants. Switch over to using this new interface.
Acked-by: Sascha Hauer <s.hauer@pengutronix.de >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2010-12-22 22:44:39 +00:00
Sascha Hauer
f2b8901d3e
ARM: imx: Add EPIT support
...
The Enhanced Periodic Interrupt Timer (EPIT) is found on newer
i.MX SoCs and can be used as an alternative system timer.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de >
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2010-09-27 12:52:58 +02:00