From 99ce99f6e7869f23d1b4ea0c4bcdfefed83273db Mon Sep 17 00:00:00 2001 From: Huan Biao Date: Wed, 12 Dec 2018 15:33:23 +0800 Subject: [PATCH] arm: dts: tl1: optimize ipa parameter [1/1] PD#SWPL-3140 Problem: tl1 ipa coeff and power data no match test data Solution: tl1 ipa coeff and power data update for match chip test data Verify: tl1 x301 pass Change-Id: Idcf1cf7c317e0b3ebb0becb057b4c8fa35e64a62 Signed-off-by: Huan Biao --- arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts | 8 ++++---- arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts | 8 ++++---- arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts b/arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts index 0a4b9a1..d05d69b 100644 --- a/arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts +++ b/arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts @@ -891,7 +891,7 @@ cooling_devices { cpufreq_cool_cluster0 { min_state = <1000000>; - dyn_coeff = <115>; + dyn_coeff = <140>; gpu_pp = <2>; cluster_id = <0>; node_name = "cpufreq_cool0"; @@ -940,7 +940,7 @@ pll_thermal: pll_thermal { polling-delay = <1000>; polling-delay-passive = <100>; - sustainable-power = <1410>; + sustainable-power = <1680>; thermal-sensors = <&p_tsensor 0>; trips { pswitch_on: trip-point@0 { @@ -985,7 +985,7 @@ ddr_thermal: ddr_thermal { polling-delay = <1000>; polling-delay-passive = <250>; - sustainable-power = <1460>; + sustainable-power = <1680>; thermal-sensors = <&d_tsensor 1>; trips { dswitch_on: trip-point@0 { @@ -1013,7 +1013,7 @@ sar_thermal: sar_thermal { polling-delay = <1000>; polling-delay-passive = <250>; - sustainable-power = <1460>; + sustainable-power = <1680>; thermal-sensors = <&s_tsensor 2>; trips { sswitch_on: trip-point@0 { diff --git a/arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts b/arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts index 0949361..671d757 100644 --- a/arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts +++ b/arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts @@ -897,7 +897,7 @@ cooling_devices { cpufreq_cool_cluster0 { min_state = <1000000>; - dyn_coeff = <115>; + dyn_coeff = <140>; gpu_pp = <2>; cluster_id = <0>; node_name = "cpufreq_cool0"; @@ -946,7 +946,7 @@ pll_thermal: pll_thermal { polling-delay = <1000>; polling-delay-passive = <100>; - sustainable-power = <1410>; + sustainable-power = <1680>; thermal-sensors = <&p_tsensor 0>; trips { pswitch_on: trip-point@0 { @@ -991,7 +991,7 @@ ddr_thermal: ddr_thermal { polling-delay = <1000>; polling-delay-passive = <250>; - sustainable-power = <1460>; + sustainable-power = <1680>; thermal-sensors = <&d_tsensor 1>; trips { dswitch_on: trip-point@0 { @@ -1019,7 +1019,7 @@ sar_thermal: sar_thermal { polling-delay = <1000>; polling-delay-passive = <250>; - sustainable-power = <1460>; + sustainable-power = <1680>; thermal-sensors = <&s_tsensor 2>; trips { sswitch_on: trip-point@0 { diff --git a/arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts b/arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts index 2bf4f70..af0d663 100644 --- a/arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts +++ b/arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts @@ -905,7 +905,7 @@ cooling_devices { cpufreq_cool_cluster0 { min_state = <1000000>; - dyn_coeff = <115>; + dyn_coeff = <140>; gpu_pp = <2>; cluster_id = <0>; node_name = "cpufreq_cool0"; @@ -954,7 +954,7 @@ pll_thermal: pll_thermal { polling-delay = <1000>; polling-delay-passive = <100>; - sustainable-power = <1410>; + sustainable-power = <1680>; thermal-sensors = <&p_tsensor 0>; trips { pswitch_on: trip-point@0 { @@ -999,7 +999,7 @@ ddr_thermal: ddr_thermal { polling-delay = <1000>; polling-delay-passive = <250>; - sustainable-power = <1460>; + sustainable-power = <1680>; thermal-sensors = <&d_tsensor 1>; trips { dswitch_on: trip-point@0 { @@ -1027,7 +1027,7 @@ sar_thermal: sar_thermal { polling-delay = <1000>; polling-delay-passive = <250>; - sustainable-power = <1460>; + sustainable-power = <1680>; thermal-sensors = <&s_tsensor 2>; trips { sswitch_on: trip-point@0 { -- 2.7.4