[PATCH] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register

2013-09-18 Thread Sricharan R
The realtime counter called master counter, produces the count used by the private timer peripherals in the MPU_CLUSTER. The CNTFRQ per cpu register is used to denote the frequency of the counter. Currently the frequency value is passed from the DT file, but this is not scalable when we have other

Re: [PATCH] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register

2013-09-18 Thread Nishanth Menon
On 16:53-20130918, Sricharan R wrote: The realtime counter called master counter, produces the count used by the private timer peripherals in the MPU_CLUSTER. The CNTFRQ per cpu register is used to denote the frequency of the counter. Currently the frequency value is passed from the DT file,

Re: [PATCH] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register

2013-09-18 Thread Santosh Shilimkar
On Wednesday 18 September 2013 07:23 AM, Sricharan R wrote: The realtime counter called master counter, produces the count used by the private timer peripherals in the MPU_CLUSTER. The CNTFRQ per cpu register is used to denote the frequency of the counter. Currently the frequency value is

Re: [PATCH] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register

2013-09-18 Thread Sricharan R
On Wednesday 18 September 2013 07:01 PM, Santosh Shilimkar wrote: On Wednesday 18 September 2013 07:23 AM, Sricharan R wrote: The realtime counter called master counter, produces the count used by the private timer peripherals in the MPU_CLUSTER. The CNTFRQ per cpu register is used to denote

Re: [PATCH] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register

2013-09-18 Thread Nishanth Menon
On 09/18/2013 08:31 AM, Santosh Shilimkar wrote: On Wednesday 18 September 2013 07:23 AM, Sricharan R wrote: [...] 4, 0, 0, 0, 0, 0); /* + * Configure the CNTFRQ register for the secondary cpu's which + * indicates the frequency

Re: [PATCH] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register

2013-09-18 Thread Santosh Shilimkar
On Wednesday 18 September 2013 09:44 AM, Nishanth Menon wrote: On 09/18/2013 08:31 AM, Santosh Shilimkar wrote: On Wednesday 18 September 2013 07:23 AM, Sricharan R wrote: [...] 4, 0, 0, 0, 0, 0); /* +* Configure the CNTFRQ register

Re: [PATCH] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register

2013-09-18 Thread Santosh Shilimkar
On Wednesday 18 September 2013 09:44 AM, Sricharan R wrote: On Wednesday 18 September 2013 07:01 PM, Santosh Shilimkar wrote: On Wednesday 18 September 2013 07:23 AM, Sricharan R wrote: The realtime counter called master counter, produces the count used by the private timer peripherals in the

Re: [PATCH] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register

2013-09-18 Thread Sricharan R
On Wednesday 18 September 2013 07:19 PM, Santosh Shilimkar wrote: On Wednesday 18 September 2013 09:44 AM, Sricharan R wrote: On Wednesday 18 September 2013 07:01 PM, Santosh Shilimkar wrote: On Wednesday 18 September 2013 07:23 AM, Sricharan R wrote: The realtime counter called master