diff --git a/arch/arm64/boot/dts/amlogic/mesong12b.dtsi b/arch/arm64/boot/dts/amlogic/mesong12b.dtsi index ef84c8efcb13..9c8bf749b6fa 100644 --- a/arch/arm64/boot/dts/amlogic/mesong12b.dtsi +++ b/arch/arm64/boot/dts/amlogic/mesong12b.dtsi @@ -1658,18 +1658,18 @@ thermal-sensors = <&p_tsensor 0>; trips { pswitch_on: trip-point@0 { - temperature = <60000>; - hysteresis = <5000>; - type = "passive"; - }; - pcontrol: trip-point@1 { temperature = <75000>; hysteresis = <5000>; type = "passive"; }; - phot: trip-point@2 { + pcontrol: trip-point@1 { temperature = <85000>; hysteresis = <5000>; + type = "passive"; + }; + phot: trip-point@2 { + temperature = <95000>; + hysteresis = <5000>; type = "hot"; }; pcritical: trip-point@3 {