aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/dra7.dtsi')
-rw-r--r--arch/arm/boot/dts/dra7.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index 50f912799c98..3a664c3ed54c 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -33,6 +33,12 @@
33 >; 33 >;
34 clocks = <&dpll_mpu_ck>; 34 clocks = <&dpll_mpu_ck>;
35 clock-names = "cpu"; 35 clock-names = "cpu";
36 /*
37 * Transition latency reference from omap5.
38 * TBD: to be instrumented and use the actual
39 * value at later point of time
40 */
41 clock-latency = <300000>;
36 timer { 42 timer {
37 compatible = "arm,armv7-timer"; 43 compatible = "arm,armv7-timer";
38 /* 44 /*