Re: [PATCH 1/2] ARM: OMAP: Add initialisation for the real-time counter.

2012-08-17 Thread Shilimkar, Santosh
of the email. Regards Santosh From aae85431b1a0e985bbc5611972642e96a1501368 Mon Sep 17 00:00:00 2001 From: Santosh Shilimkar santosh.shilim...@ti.com Date: Mon, 13 Aug 2012 14:24:24 +0530 Subject: [PATCH 1/2] ARM: OMAP: Add initialisation for the real-time counter. The real time counter also

Re: [PATCH 1/2] ARM: OMAP: Add initialisation for the real-time counter.

2012-08-14 Thread Shilimkar, Santosh
On Mon, Aug 13, 2012 at 11:05 PM, Vaibhav Hiremath hvaib...@ti.com wrote: On 8/13/2012 4:37 PM, Santosh Shilimkar wrote: The real time counter also called master counter, is a free-running counter. It produces the count used by the CPU local timer peripherals in the MPU cluster. The

RE: [PATCH 1/2] ARM: OMAP: Add initialisation for the real-time counter.

2012-08-14 Thread Hiremath, Vaibhav
On Tue, Aug 14, 2012 at 11:46:35, Shilimkar, Santosh wrote: On Mon, Aug 13, 2012 at 11:05 PM, Vaibhav Hiremath hvaib...@ti.com wrote: On 8/13/2012 4:37 PM, Santosh Shilimkar wrote: The real time counter also called master counter, is a free-running counter. It produces the count

[PATCH 1/2] ARM: OMAP: Add initialisation for the real-time counter.

2012-08-13 Thread Santosh Shilimkar
The real time counter also called master counter, is a free-running counter. It produces the count used by the CPU local timer peripherals in the MPU cluster. The timer counts at a rate of 6.144 MHz. The ratio registers needs to be configured based on system clock only onetime. After

Re: [PATCH 1/2] ARM: OMAP: Add initialisation for the real-time counter.

2012-08-13 Thread Vaibhav Hiremath
On 8/13/2012 4:37 PM, Santosh Shilimkar wrote: The real time counter also called master counter, is a free-running counter. It produces the count used by the CPU local timer peripherals in the MPU cluster. The timer counts at a rate of 6.144 MHz. The ratio registers needs to be configured