ARM: dts: OMAP5: Remove clock-frequency field for cpu timers
authorSricharan R <r.sricharan@ti.com>
Thu, 10 Oct 2013 07:50:13 +0000 (13:20 +0530)
committerBenoit Cousson <bcousson@baylibre.com>
Sun, 20 Oct 2013 17:15:46 +0000 (19:15 +0200)
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

Signed-off-by: Sricharan R <r.sricharan@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/omap5.dtsi

index 6192c458bea123dc75bce6cb433d229c456fdb22..6a558cedffd6de240e02002b9857c16d937b2e90 100644 (file)
@@ -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 {