rk3128 box:temp ctrl added in dts.
authorhjh <hjh@rock-chips.com>
Mon, 22 Sep 2014 06:15:41 +0000 (14:15 +0800)
committerSun Mingjun <smj@rock-chips.com>
Mon, 22 Sep 2014 06:16:10 +0000 (14:16 +0800)
arch/arm/boot/dts/rk3128-box-rk88.dts
arch/arm/boot/dts/rk3128-box.dts

index 46b6ccde424a2d0e80706ec7bf4b3909d5625739..f072cad2e31899c1e10922136fd7ddca56f92732 100755 (executable)
                        1008000 1200000
                        1200000 1325000
                        >;
+                       virt-temp-limit-1-cpu-busy = <
+                       /* target-temp  limit-freq */
+                               75      1008000
+                               85      1200000
+                               95      1200000
+                               100     1200000
+                               >;
+                       virt-temp-limit-2-cpu-busy = <
+                       /* target-temp  limit-freq */
+                               75      912000
+                               85      1008000
+                               95      1104000
+                               100     1200000
+                               >;
+                       virt-temp-limit-3-cpu-busy = <
+                       /* target-temp  limit-freq */
+                               75      816000
+                               85      912000
+                               95      100800
+                               100     110400
+                               >;
+                       virt-temp-limit-4-cpu-busy = <
+                       /* target-temp  limit-freq */
+                               75      696000
+                               85      816000
+                               95      912000
+                               100     100800
+                               >;
+                       temp-limit-enable = <1>;
+                       target-temp = <85>;
                status="okay";
        };
 
index ea3d93dd34c0279e17a557007e1aba75a9626dee..656270b6dc5cfe1c8ac0d6ef6f4b26e55fc9bb21 100755 (executable)
                        1008000 1200000
                        1200000 1325000
                        >;
+
+                       virt-temp-limit-1-cpu-busy = <
+                       /* target-temp  limit-freq */
+                               75      1008000
+                               85      1200000
+                               95      1200000
+                               100     1200000
+                               >;
+                       virt-temp-limit-2-cpu-busy = <
+                       /* target-temp  limit-freq */
+                               75      912000
+                               85      1008000
+                               95      1104000
+                               100     1200000
+                               >;
+                       virt-temp-limit-3-cpu-busy = <
+                       /* target-temp  limit-freq */
+                               75      816000
+                               85      912000
+                               95      100800
+                               100     110400
+                               >;
+                       virt-temp-limit-4-cpu-busy = <
+                       /* target-temp  limit-freq */
+                               75      696000
+                               85      816000
+                               95      912000
+                               100     100800
+                               >;
+                       temp-limit-enable = <1>;
+                       target-temp = <85>;
                status="okay";
        };