Home
last modified time | relevance | path

Searched hist:"06 c3df49521c1b112b777cc4946e5de057c814ba" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/
H A DKconfigdiff 06c3df49521c1b112b777cc4946e5de057c814ba Mon Jun 06 13:43:07 CEST 2011 Jamie Iles <jamie@jamieiles.com> clocksource: apb: Share APB timer code with other platforms

The APB timers are an IP block from Synopsys (DesignWare APB timers)
and are also found in other systems including ARM SoC's. This patch
adds functions for creating clock_event_devices and clocksources from
APB timers but does not do the resource allocation. This is handled
in a higher layer to allow the timers to be created from multiple
methods such as platform_devices.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>