linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers
@ 2013-10-10  7:50 Sricharan R
  2013-10-10 13:11 ` Santosh Shilimkar
  0 siblings, 1 reply; 3+ messages in thread
From: Sricharan R @ 2013-10-10  7:50 UTC (permalink / raw)
  To: linux-arm-kernel, linux-omap
  Cc: bcousson, tony, santosh.shilimkar, nm, 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-omap&m=138139106312786&w=2

Cc: Benoit Cousson <bcousson@baylibre.com>
Signed-off-by: Sricharan R <r.sricharan@ti.com>
---
 arch/arm/boot/dts/omap5.dtsi |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
index 37f606b..f25adc5 100644
--- a/arch/arm/boot/dts/omap5.dtsi
+++ b/arch/arm/boot/dts/omap5.dtsi
@@ -52,7 +52,6 @@
 			     <GIC_PPI 14 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>,
 			     <GIC_PPI 11 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>,
 			     <GIC_PPI 10 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>;
-		clock-frequency = <6144000>;
 	};
 
 	gic: interrupt-controller@48211000 {
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers
  2013-10-10  7:50 [PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers Sricharan R
@ 2013-10-10 13:11 ` Santosh Shilimkar
  2013-10-11 19:31   ` Benoit Cousson
  0 siblings, 1 reply; 3+ messages in thread
From: Santosh Shilimkar @ 2013-10-10 13:11 UTC (permalink / raw)
  To: Sricharan R; +Cc: tony, nm, linux-omap, bcousson, linux-arm-kernel

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-omap&m=138139106312786&w=2
> 
> Cc: Benoit Cousson <bcousson@baylibre.com>
> Signed-off-by: Sricharan R <r.sricharan@ti.com>
> ---
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers
  2013-10-10 13:11 ` Santosh Shilimkar
@ 2013-10-11 19:31   ` Benoit Cousson
  0 siblings, 0 replies; 3+ messages in thread
From: Benoit Cousson @ 2013-10-11 19:31 UTC (permalink / raw)
  To: Santosh Shilimkar, Sricharan R; +Cc: linux-arm-kernel, linux-omap, tony, nm

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] http://marc.info/?l=linux-omap&m=138139106312786&w=2
>>
>> Cc: Benoit Cousson <bcousson@baylibre.com>
>> Signed-off-by: Sricharan R <r.sricharan@ti.com>
>> ---
> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
>

I've just applied it for 3.13.

Thanks,
Benoit

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-11 19:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-10  7:50 [PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers Sricharan R
2013-10-10 13:11 ` Santosh Shilimkar
2013-10-11 19:31   ` Benoit Cousson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).