Re: [PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers

2013-10-11 Thread Benoit Cousson
Hi Sricharan, On 10/10/2013 15:11, Santosh Shilimkar wrote: On Thursday 10 October 2013 03:50 AM, Sricharan R wrote: The arm arch timers frequency are now programmed in the CNTFREQ per-cpu register by the timer code using the secure API [1]. So remove the redundant entry from the dts. [1]

[PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers

2013-10-10 Thread Sricharan R
The arm arch timers frequency are now programmed in the CNTFREQ per-cpu register by the timer code using the secure API [1]. So remove the redundant entry from the dts. [1] http://marc.info/?l=linux-omapm=138139106312786w=2 Cc: Benoit Cousson bcous...@baylibre.com Signed-off-by: Sricharan R

Re: [PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers

2013-10-10 Thread Santosh Shilimkar
On Thursday 10 October 2013 03:50 AM, Sricharan R wrote: The arm arch timers frequency are now programmed in the CNTFREQ per-cpu register by the timer code using the secure API [1]. So remove the redundant entry from the dts. [1] http://marc.info/?l=linux-omapm=138139106312786w=2 Cc: