diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index 5519111156ba..436a08914988 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi @@ -785,12 +785,12 @@ thermal-sensors = <&tsadc 0>; trips { - threshold: trip-point@0 { + threshold: trip-point-0 { temperature = <70000>; hysteresis = <2000>; type = "passive"; }; - target: trip-point@1 { + target: trip-point-1 { temperature = <85000>; hysteresis = <2000>; type = "passive";