From 31bfc854d36c085ddfba6088857b4f82cee38bb3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E9=99=88=E4=BA=AE?= Date: Tue, 1 Apr 2014 19:56:01 -0700 Subject: [PATCH] rk3288: disable temperature control --- arch/arm/boot/dts/rk3288.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index 236e03eb8961..7f88f7343cac 100755 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -840,7 +840,7 @@ 816000 1100000 1008000 1100000 >; - temp-channel=<1>; + //temp-channel=<1>; temp-limit = < /*temp freq*/ 50 1608000 @@ -897,7 +897,7 @@ 300000 1200000 400000 1200000 >; - temp-channel=<2>; + //temp-channel=<2>; temp-limit = < /*temp freq*/ 50 600000 -- 2.34.1