ARM: dts: tango4: Update cpus node for cpufreq
authorMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Wed, 4 May 2016 10:48:56 +0000 (12:48 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 10 May 2016 14:11:49 +0000 (16:11 +0200)
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>
arch/arm/boot/dts/tango4-smp8758.dtsi

index db1043f96399731e05df8794c1fb903c4492c748..d2e65c46bcc7a56048e8892fc9cfc5d5f100f0ce 100644 (file)
@@ -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 {