From 0dada2f5aef57bb43f7046cd82e4199d679f5705 Mon Sep 17 00:00:00 2001 From: Rocky Hao Date: Wed, 27 Jul 2016 16:46:31 +0800 Subject: [PATCH] arm64: dts: rk3399: ajust ipa parameters Big cores' power consumption and gpu's are greatly reduced, ipa parameters are ajusted accordingly. Change-Id: Ibfdae1856c2f1c2cf80a0a2f963ec878053c6ef0 Signed-off-by: Rocky Hao Signed-off-by: Jianqun Xu --- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index dc933fc17f61..38afeccb81a1 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi @@ -739,7 +739,7 @@ soc_thermal: soc-thermal { polling-delay-passive = <20>; polling-delay = <1000>; - sustainable-power = <1600>; /* milliwatts */ + sustainable-power = <1000>; /* milliwatts */ thermal-sensors = <&tsadc 0>; @@ -766,7 +766,7 @@ trip = <&target>; cooling-device = <&cpu_l0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; - contribution = <10240>; + contribution = <4096>; }; map1 { trip = <&target>; @@ -778,7 +778,7 @@ trip = <&target>; cooling-device = <&gpu THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; - contribution = <10240>; + contribution = <4096>; }; }; }; @@ -1855,7 +1855,7 @@ voltage = <900>; frequency = <500>; static-power = <300>; - dynamic-power = <1780>; + dynamic-power = <396>; ts = <32000 4700 (-80) 2>; thermal-zone = "gpu-thermal"; };