public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] [ARM] ep93xx clockevent support for 2.6.29.6-rt23
@ 2009-07-22  9:09 Ahmed Ammar
  2009-07-22  9:09 ` [PATCH 1/1] [ARM] ep93xx clockevent support Ahmed Ammar
  0 siblings, 1 reply; 9+ messages in thread
From: Ahmed Ammar @ 2009-07-22  9:09 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-arm-kernel, Ahmed Ammar

From: Ahmed Ammar <aammar@edge-techno.com>

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(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-07-30 22:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-22  9:09 [PATCH 0/1] [ARM] ep93xx clockevent support for 2.6.29.6-rt23 Ahmed Ammar
2009-07-22  9:09 ` [PATCH 1/1] [ARM] ep93xx clockevent support Ahmed Ammar
2009-07-22  9:25   ` Russell King - ARM Linux
2009-07-22 18:31     ` H Hartley Sweeten
2009-07-22 10:12   ` Ahmed Ammar
2009-07-30 22:18     ` H Hartley Sweeten
2009-07-30 22:49       ` H Hartley Sweeten
2009-07-22 18:29   ` H Hartley Sweeten
2009-07-23  2:52     ` Ryan Mallon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox