Browse Source

ARM: dts: tango4: Update cpus node for cpufreq

This platform will use the new generic platdev driver.

Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Marc Gonzalez 9 years ago
parent
commit
862ccbfb9c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      arch/arm/boot/dts/tango4-smp8758.dtsi

+ 3 - 0
arch/arm/boot/dts/tango4-smp8758.dtsi

@@ -11,6 +11,9 @@
 			next-level-cache = <&l2cc>;
 			device_type = "cpu";
 			reg = <0>;
+			clocks = <&clkgen CPU_CLK>;
+			clock-latency = <1>;
+			operating-points = <1215000 0 607500 0 405000 0 243000 0 135000 0>;
 		};
 
 		cpu1: cpu@1 {