Searched hist:"9570 ef20423b549757aa484ad388f9a7d5bdc4d9" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clocksource/ |
H A D | sh_tmu.c | 9570ef20423b549757aa484ad388f9a7d5bdc4d9 Fri May 01 08:51:00 CEST 2009 Magnus Damm <damm@igel.co.jp> 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>
|