commit | 9570ef20423b549757aa484ad388f9a7d5bdc4d9 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Fri May 01 06:51:00 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Sun May 03 17:41:15 2009 +0900 |
tree | 900abba67f478327554307cb74e2683b632f3289 | |
parent | 3280c8865e1b738604bacdea54738acef31e8c12 [diff] |
clocksource: SuperH TMU Timer driver 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>