[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51C8B5BB.8040007@st.com>
Date: Mon, 24 Jun 2013 22:10:19 +0100
From: Srinivas KANDAGATLA <srinivas.kandagatla@...com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: linux-doc@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org,
Will Deacon <will.deacon@....com>,
linux-kernel@...r.kernel.org,
Rob Herring <rob.herring@...xeda.com>,
Stuart Menefy <stuart.menefy@...com>,
John Stultz <john.stultz@...aro.org>,
Grant Likely <grant.likely@...aro.org>
Subject: Re: [PATCH v5] clocksource:arm_global_timer: Add ARM global timer
support.
On 24/06/13 21:01, Thomas Gleixner wrote:
> On Mon, 24 Jun 2013, Srinivas KANDAGATLA wrote:
>
>> From: Stuart Menefy <stuart.menefy@...com>
>>
>> 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 timer is a 64-bit incrementing counter with an
>> auto-incrementing feature. It continues incrementing after sending
>> interrupts. The global timer is memory mapped in the private memory
>> region.
>> The global timer is accessible to all Cortex-A9 processors in the
>> cluster. Each Cortex-A9 processor has a private 64-bit comparator that
>> is used to assert a private interrupt when the global timer has reached
>> the comparator value. All the Cortex-A9 processors in a design use the
>> banked ID, ID27, for this interrupt. ID27 is sent to the Interrupt
>> Controller as a Private Peripheral Interrupt. The global timer is
>> clocked by PERIPHCLK.
>>
>> Signed-off-by: Stuart Menefy <stuart.menefy@...com>
>> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@...com>
>> CC: Arnd Bergmann <arnd@...db.de>
>> CC: Rob Herring <robherring2@...il.com>
>> CC: Linus Walleij <linus.walleij@...aro.org>
>> CC: Will Deacon <will.deacon@....com>
>> CC: Thomas Gleixner <tglx@...utronix.de>
>
> Reviewed-by: Thomas Gleixner <tglx@...utronix.de>
Thanks Thomas,
I will fix Stephen's comment in next spin.
Thanks,
srini
> _______________________________________________
> devicetree-discuss mailing list
> devicetree-discuss@...ts.ozlabs.org
> https://lists.ozlabs.org/listinfo/devicetree-discuss
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists