From fa68314339c309ef5521170617117bf2e199716b Mon Sep 17 00:00:00 2001 From: femto Date: Tue, 10 Dec 2019 14:52:38 +0900 Subject: [PATCH] ODROID-C4:thermal: modify ipa parameter for sm1 Signed-off-by: femto Change-Id: I350290422fa2e0daa9409a5faeb6320b79e1039b commit 82745e4bcec5954ff02081ff46d20dd049aee685 Author: Huan Biao Date: Wed Apr 17 14:57:58 2019 +0800 thermal: modify ipa parameter for sm1 [1/1] PD#SWPL-7322 Problem: sm1 ipa parameter not match soc power data Solution: update sm1 ipa dts parameter Verify: AC200 Change-Id: Ib636d5c4853d53cf6bafad9b5266e2b13dd7e85c Signed-off-by: Huan Biao Change-Id: I0e865a19ad4288f54f513e7e84d2ccf0962edf05 --- arch/arm64/boot/dts/amlogic/meson64_odroidc4.dts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/meson64_odroidc4.dts b/arch/arm64/boot/dts/amlogic/meson64_odroidc4.dts index fdee42c435ad..6f3c0791c29a 100644 --- a/arch/arm64/boot/dts/amlogic/meson64_odroidc4.dts +++ b/arch/arm64/boot/dts/amlogic/meson64_odroidc4.dts @@ -425,7 +425,7 @@ cooling_devices { cpufreq_cool_cluster0 { min_state = <1000000>; - dyn_coeff = <115>; + dyn_coeff = <125>; cluster_id = <0>; node_name = "cpufreq_cool0"; device_type = "cpufreq"; @@ -439,7 +439,7 @@ }; gpufreq_cool { min_state = <400>; - dyn_coeff = <358>; + dyn_coeff = <215>; gpu_pp = <2>; cluster_id = <0>; node_name = "gpufreq_cool0"; @@ -472,7 +472,7 @@ soc_thermal: soc_thermal { polling-delay = <1000>; polling-delay-passive = <100>; - sustainable-power = <1460>; + sustainable-power = <1410>; thermal-sensors = <&p_tsensor 0>; trips { pswitch_on: trip-point@0 { @@ -523,7 +523,7 @@ ddr_thermal: ddr_thermal { polling-delay = <2000>; polling-delay-passive = <1000>; - sustainable-power = <1460>; + sustainable-power = <1410>; thermal-sensors = <&d_tsensor 1>; trips { dswitch_on: trip-point@0 {