Re: [PATCH v2 02/11] clocksource:global_timer: Add ARM global timer support.

2013-06-12 Thread Srinivas KANDAGATLA
On 11/06/13 21:13, Linus Walleij wrote: > On Tue, Jun 11, 2013 at 4:05 PM, Srinivas KANDAGATLA > wrote: > >> Doing this is not adding any value to the driver, because >> 1. Currently the driver only support DT boot paths, in my previous RFC >> patches, Arnd suggested to get rid of the header as

[PATCH v2 02/11] clocksource:global_timer: Add ARM global timer support.

2013-06-10 Thread Srinivas KANDAGATLA
From: Stuart Menefy This is a simple driver for the global timer module found in the Cortex A9-MP cores from revision r1p0 onwards. This should be able to perform the functions of the system timer and the local timer in an SMP system. The global timer has the following features: The global t