Searched hist:d5ed4c2e5ce9f5f6fd6a5a39ee1196a1f8a46eed (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clocksource/ |
H A D | sh_mtu2.c | d5ed4c2e5ce9f5f6fd6a5a39ee1196a1f8a46eed Thu Apr 30 09:02:49 CEST 2009 Magnus Damm <damm@igel.co.jp> clocksource: SuperH MTU2 Timer driver
This patch adds a MTU2 driver for the SuperH architecture.
The MTU2 driver is a platform driver with early platform support to allow using a MTU2 channel as only clockevent during system bootup.
Clocksource on sh2a is currently unsupported due to code generation issues with 64-bit math, so at this point only periodic clockevent support is in place.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|