diff --git a/arch/arm64/boot/dts/amlogic/mesong12b.dtsi b/arch/arm64/boot/dts/amlogic/mesong12b.dtsi index 0085367f077a..4aaa3afecf52 100644 --- a/arch/arm64/boot/dts/amlogic/mesong12b.dtsi +++ b/arch/arm64/boot/dts/amlogic/mesong12b.dtsi @@ -1688,12 +1688,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"; };