clocksource: SuperH TMU Timer driver
authorMagnus Damm <damm@igel.co.jp>
Fri, 1 May 2009 06:51:00 +0000 (06:51 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 3 May 2009 08:41:15 +0000 (17:41 +0900)
This patch adds a TMU driver for the SuperH architecture.

The TMU driver is a platform driver with early platform
support to allow using a TMU channel as clockevent or
clocksource during system bootup or later.

Clocksource or clockevent can be selected.
Both periodic and oneshot clockevents are supported.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found