]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: berlin: dts: add the cpufreq-dt bindings on the BG2CD
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Thu, 17 Sep 2015 10:15:04 +0000 (12:15 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 21 Sep 2015 20:55:48 +0000 (22:55 +0200)
The BG2CD uses cpugreq-dt. Add the corresponding bindings.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
arch/arm/boot/dts/berlin2cd.dtsi

index 6246aecaa0c5bd1f001f78fccd9db33b4d36872c..75b14211559a6d7db6a3dfe32b11ecd44795b388 100644 (file)
                        device_type = "cpu";
                        next-level-cache = <&l2>;
                        reg = <0>;
+
+                       clocks = <&chip_clk CLKID_CPU>;
+                       clock-latency = <100000>;
+                       operating-points = <
+                               /* kHz    uV */
+                               800000  1200000
+                               600000  1200000
+                       >;
                };
        };