rk3126-86v: add temperature control config
author陈亮 <cl@rock-chips.com>
Wed, 17 Sep 2014 01:38:14 +0000 (18:38 -0700)
committer陈亮 <cl@rock-chips.com>
Wed, 17 Sep 2014 01:38:14 +0000 (18:38 -0700)
Signed-off-by: 陈亮 <cl@rock-chips.com>
arch/arm/boot/dts/rk3126-86v.dts

index 6a41fcb4cda9591de158fdc06386f610c5060a59..00c81f8dc015d32b8e5044356f577c6577bf496d 100644 (file)
 
 
                                >;
-
+               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      816000
+                       85      912000
+                       95      100800
+                       100     110400
+                       >;
+               temp-limit-enable = <1>;
+               target-temp = <85>;
              };
         };
 };