OSDN Git Service

ARM: dts: msm: Enable Silver frequency scaling up to SVS on msmcobalt
authorOsvaldo Banuelos <osvaldob@codeaurora.org>
Mon, 9 May 2016 18:55:24 +0000 (11:55 -0700)
committerJeevan Shriram <jshriram@codeaurora.org>
Tue, 17 May 2016 03:10:34 +0000 (20:10 -0700)
Add the necessary frequency configuration to the OSM and CPUfreq
device nodes to allow frequency scaling of the Silver cluster in
msmcobalt to SVS Fmax.

Change-Id: I8153e1c2ad9cb320a4c116593b15898dbe2f6ca2
CRs-Fixed: 1014894
Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org>
arch/arm/boot/dts/qcom/msmcobalt.dtsi

index a272691..a67323e 100644 (file)
                qcom,governor-per-policy;
 
                qcom,cpufreq-table-0 =
-                       <  300000 >;
+                       <  300000 >,
+                       <  345600 >,
+                       <  422400 >,
+                       <  499200 >,
+                       <  576000 >,
+                       <  633600 >,
+                       <  710400 >,
+                       <  806400 >,
+                       <  883200 >,
+                       <  960000 >;
 
                qcom,cpufreq-table-4 =
                        <  300000 >;
                interrupt-names = "pwrcl-irq", "perfcl-irq";
 
                qcom,pwrcl-speedbin0-v0 =
-                       < 300000000  0x0004000f 0x031e001e 0x1>;
+                       < 300000000  0x0004000f 0x031e001e 0x1>,
+                       < 345600000  0x05040012 0x04200020 0x1>,
+                       < 422400000  0x05040016 0x04200020 0x1>,
+                       < 499200000  0x0504001a 0x05200020 0x1>,
+                       < 576000000  0x0504001e 0x06200020 0x1>,
+                       < 633600000  0x04040021 0x07200020 0x1>,
+                       < 710400000  0x04040025 0x07200020 0x1>,
+                       < 806400000  0x0404002a 0x08220022 0x2>,
+                       < 883200000  0x0404002e 0x09250025 0x2>,
+                       < 960000000  0x04040032 0x0a280028 0x2>;
 
                qcom,perfcl-speedbin0-v0 =
                        < 300000000  0x0004000f 0x03200020 0x1>;