diff --git a/arch/arm64/boot/dts/amlogic/mesong12b.dtsi b/arch/arm64/boot/dts/amlogic/mesong12b.dtsi index 7e4ba928b65b..f02f67fac3b8 100644 --- a/arch/arm64/boot/dts/amlogic/mesong12b.dtsi +++ b/arch/arm64/boot/dts/amlogic/mesong12b.dtsi @@ -1624,12 +1624,12 @@ thermal-sensors = <&p_tsensor 0>; trips { pswitch_on: trip-point@0 { - temperature = <75000>; + temperature = <65000>; hysteresis = <5000>; type = "passive"; }; pcontrol: trip-point@1 { - temperature = <85000>; + temperature = <75000>; hysteresis = <5000>; type = "passive"; };