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

2013-10-09 Thread Santosh Shilimkar
On Wednesday 09 October 2013 09:20 AM, Sricharan R wrote: > On Wednesday 09 October 2013 06:47 PM, Santosh Shilimkar wrote: >> On Wednesday 09 October 2013 09:15 AM, Sricharan R wrote: >>> Santosh, >>> >>> On Wednesday 09 October 2013 03:35 AM, Santosh Shilimkar wrote: On Tuesday 08 October 20

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

2013-10-09 Thread Sricharan R
On Wednesday 09 October 2013 06:47 PM, Santosh Shilimkar wrote: > On Wednesday 09 October 2013 09:15 AM, Sricharan R wrote: >> Santosh, >> >> On Wednesday 09 October 2013 03:35 AM, Santosh Shilimkar wrote: >>> On Tuesday 08 October 2013 05:45 PM, Tony Lindgren wrote: * Sricharan R [131003 03:

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

2013-10-09 Thread Santosh Shilimkar
On Wednesday 09 October 2013 09:15 AM, Sricharan R wrote: > Santosh, > > On Wednesday 09 October 2013 03:35 AM, Santosh Shilimkar wrote: >> On Tuesday 08 October 2013 05:45 PM, Tony Lindgren wrote: >>> * Sricharan R [131003 03:27]: On Wednesday 18 September 2013 09:32 PM, Sricharan R wrote:

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

2013-10-09 Thread Santosh Shilimkar
On Wednesday 09 October 2013 09:16 AM, Sricharan R wrote: > On Wednesday 09 October 2013 06:45 PM, Sricharan R wrote: >> Santosh, >> >> On Wednesday 09 October 2013 03:35 AM, Santosh Shilimkar wrote: >>> On Tuesday 08 October 2013 05:45 PM, Tony Lindgren wrote: * Sricharan R [131003 03:27]: >

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

2013-10-09 Thread Sricharan R
On Wednesday 09 October 2013 06:45 PM, Sricharan R wrote: > Santosh, > > On Wednesday 09 October 2013 03:35 AM, Santosh Shilimkar wrote: >> On Tuesday 08 October 2013 05:45 PM, Tony Lindgren wrote: >>> * Sricharan R [131003 03:27]: On Wednesday 18 September 2013 09:32 PM, Sricharan R wrote: >

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

2013-10-09 Thread Sricharan R
Santosh, On Wednesday 09 October 2013 03:35 AM, Santosh Shilimkar wrote: > On Tuesday 08 October 2013 05:45 PM, Tony Lindgren wrote: >> * Sricharan R [131003 03:27]: >>> On Wednesday 18 September 2013 09:32 PM, Sricharan R wrote: --- a/arch/arm/boot/dts/omap5.dtsi +++ b/arch/arm/boot/dt

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

2013-10-08 Thread Santosh Shilimkar
On Tuesday 08 October 2013 05:45 PM, Tony Lindgren wrote: > * Sricharan R [131003 03:27]: >> On Wednesday 18 September 2013 09:32 PM, Sricharan R wrote: >>> --- a/arch/arm/boot/dts/omap5.dtsi >>> +++ b/arch/arm/boot/dts/omap5.dtsi >>> @@ -52,7 +52,6 @@ >>> >> IRQ_TYPE_LEVE

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

2013-10-08 Thread Tony Lindgren
* Sricharan R [131003 03:27]: > On Wednesday 18 September 2013 09:32 PM, Sricharan R wrote: > > --- a/arch/arm/boot/dts/omap5.dtsi > > +++ b/arch/arm/boot/dts/omap5.dtsi > > @@ -52,7 +52,6 @@ > > > IRQ_TYPE_LEVEL_LOW)>, > > > IRQ_TYPE_LEVEL_LOW)>

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

2013-10-03 Thread Sricharan R
Hi Tony, On Wednesday 18 September 2013 09:32 PM, 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

[PATCH V4] 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