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>

No differences found