diff --git a/arch/arm64/boot/dts/rockchip/rk3366.dtsi b/arch/arm64/boot/dts/rockchip/rk3366.dtsi index ece2567eb7d0..0619264a75eb 100644 --- a/arch/arm64/boot/dts/rockchip/rk3366.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3366.dtsi @@ -287,12 +287,12 @@ soc_thermal: soc-thermal { thermal-sensors = <&tsadc 0>; trips { - threshold: trip-point@0 { + threshold: trip-point-0 { temperature = <70000>; /* millicelsius */ hysteresis = <2000>; /* millicelsius */ type = "passive"; }; - target: trip-point@1 { + target: trip-point-1 { temperature = <85000>; /* millicelsius */ hysteresis = <2000>; /* millicelsius */ type = "passive";