[PATCH 0/1] [ARM] ep93xx clockevent support for 2.6.29.6-rt23

From: Ahmed Ammar
Date: Wed Jul 22 2009 - 05:10:01 EST


From: Ahmed Ammar <aammar@xxxxxxxxxxxxxxx>

I have forward ported some patches that used to exist in the 2.6.24.X-rt which implemented clockevents for the ep93xx platform. I do not know why this was never merged, but I could not find any reasons in the mailing lists.

Implemented sched_clock as other platforms do as ftrace was not working but I am not sure if this still needs for code to ensure everything is using the high resolution timers.

Tested on a TS7200.

Ahmed Ammar (1):
[ARM] ep93xx clockevent support

arch/arm/Kconfig | 3 +
arch/arm/mach-ep93xx/core.c | 129 ++++++++++++++++++-----
arch/arm/mach-ep93xx/include/mach/ep93xx-regs.h | 6 +
arch/arm/mach-ep93xx/include/mach/timex.h | 6 +
4 files changed, 118 insertions(+), 26 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/