diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts index b771abce1f82..c4767fccfc99 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts @@ -421,7 +421,7 @@ #thermal-sensor-cells = <1>; cooling_devices { cpufreq_cool_cluster0 { - min_state = <1000000>; + min_state = <1200000>; dyn_coeff = <140>; cluster_id = <0>; node_name = "cpufreq_cool0"; @@ -435,7 +435,7 @@ device_type = "cpucore"; }; gpufreq_cool { - min_state = <400>; + min_state = <500>; dyn_coeff = <437>; cluster_id = <0>; node_name = "gpufreq_cool0"; @@ -472,17 +472,17 @@ trips { switch_on: trip-point@0 { - temperature = <70000>; - hysteresis = <1000>; - type = "passive"; - }; - control: trip-point@1 { temperature = <80000>; hysteresis = <1000>; type = "passive"; }; + control: trip-point@1 { + temperature = <90000>; + hysteresis = <1000>; + type = "passive"; + }; hot: trip-point@2 { - temperature = <85000>; + temperature = <100000>; hysteresis = <5000>; type = "hot"; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_1g_buildroot.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_1g_buildroot.dts index 9bea9ee3d0af..46a3d5aadf14 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p212_1g_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p212_1g_buildroot.dts @@ -400,7 +400,7 @@ #thermal-sensor-cells = <1>; cooling_devices { cpufreq_cool_cluster0 { - min_state = <1000000>; + min_state = <1200000>; dyn_coeff = <140>; cluster_id = <0>; node_name = "cpufreq_cool0"; @@ -414,7 +414,7 @@ device_type = "cpucore"; }; gpufreq_cool { - min_state = <400>; + min_state = <500>; dyn_coeff = <437>; cluster_id = <0>; node_name = "gpufreq_cool0"; @@ -451,17 +451,17 @@ trips { switch_on: trip-point@0 { - temperature = <70000>; - hysteresis = <1000>; - type = "passive"; - }; - control: trip-point@1 { temperature = <80000>; hysteresis = <1000>; type = "passive"; }; + control: trip-point@1 { + temperature = <90000>; + hysteresis = <1000>; + type = "passive"; + }; hot: trip-point@2 { - temperature = <85000>; + temperature = <100000>; hysteresis = <5000>; type = "hot"; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts index 6ec798b6cdef..df862e17defe 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts @@ -518,7 +518,7 @@ #thermal-sensor-cells = <1>; cooling_devices { cpufreq_cool_cluster0 { - min_state = <1000000>; + min_state = <1200000>; dyn_coeff = <140>; cluster_id = <0>; node_name = "cpufreq_cool0"; @@ -532,7 +532,7 @@ device_type = "cpucore"; }; gpufreq_cool { - min_state = <400>; + min_state = <500>; dyn_coeff = <437>; cluster_id = <0>; node_name = "gpufreq_cool0"; @@ -569,17 +569,17 @@ trips { switch_on: trip-point@0 { - temperature = <70000>; - hysteresis = <1000>; - type = "passive"; - }; - control: trip-point@1 { temperature = <80000>; hysteresis = <1000>; type = "passive"; }; + control: trip-point@1 { + temperature = <90000>; + hysteresis = <1000>; + type = "passive"; + }; hot: trip-point@2 { - temperature = <85000>; + temperature = <100000>; hysteresis = <5000>; type = "hot"; }; diff --git a/arch/arm64/boot/dts/amlogic/gxl_p212_2g_buildroot.dts b/arch/arm64/boot/dts/amlogic/gxl_p212_2g_buildroot.dts index ac0032136d9e..353e3d077d64 100644 --- a/arch/arm64/boot/dts/amlogic/gxl_p212_2g_buildroot.dts +++ b/arch/arm64/boot/dts/amlogic/gxl_p212_2g_buildroot.dts @@ -479,7 +479,7 @@ #thermal-sensor-cells = <1>; cooling_devices { cpufreq_cool_cluster0 { - min_state = <1000000>; + min_state = <1200000>; dyn_coeff = <140>; cluster_id = <0>; node_name = "cpufreq_cool0"; @@ -493,7 +493,7 @@ device_type = "cpucore"; }; gpufreq_cool { - min_state = <400>; + min_state = <500>; dyn_coeff = <437>; cluster_id = <0>; node_name = "gpufreq_cool0"; @@ -530,17 +530,17 @@ trips { switch_on: trip-point@0 { - temperature = <70000>; - hysteresis = <1000>; - type = "passive"; - }; - control: trip-point@1 { temperature = <80000>; hysteresis = <1000>; type = "passive"; }; + control: trip-point@1 { + temperature = <90000>; + hysteresis = <1000>; + type = "passive"; + }; hot: trip-point@2 { - temperature = <85000>; + temperature = <100000>; hysteresis = <5000>; type = "hot"; };