diff --git a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1h.dts b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1h.dts index a60f6f99e089..de417217da2a 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1h.dts +++ b/arch/arm64/boot/dts/rockchip/rk3566-lubancat-1h.dts @@ -313,19 +313,6 @@ io-channels = <&saradc 1>; }; - fan: pwm-fan { - compatible = "pwm-fan"; - #cooling-cells = <2>; - pwms = <&pwm11 0 500000 0>; - cooling-levels = <0 100 150 200 255>; - rockchip,temp-trips = < - 50000 1 - 55000 2 - 60000 3 - 65000 4 - >; - }; - backlight0: backlight0 { status = "okay"; diff --git a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtsi b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtsi index 06cf8d623593..9ed5c53ee661 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtsi @@ -272,19 +272,6 @@ io-channels = <&saradc 1>; }; - fan: pwm-fan { - compatible = "pwm-fan"; - #cooling-cells = <2>; - pwms = <&pwm0 0 500000 0>; - cooling-levels = <0 100 150 200 255>; - rockchip,temp-trips = < - 50000 1 - 55000 2 - 60000 3 - 65000 4 - >; - }; - backlight: backlight { status = "okay"; compatible = "pwm-backlight"; diff --git a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2io.dts b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2io.dts index 0e83c7008945..2c28b0e3c6b5 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2io.dts +++ b/arch/arm64/boot/dts/rockchip/rk3568-lubancat-2io.dts @@ -325,19 +325,6 @@ pinctrl-0 = <&hp_det>; }; - fan: pwm-fan { - compatible = "pwm-fan"; - #cooling-cells = <2>; - pwms = <&pwm0 0 500000 0>; - cooling-levels = <0 100 150 200 255>; - rockchip,temp-trips = < - 50000 1 - 55000 2 - 60000 3 - 65000 4 - >; - }; - backlight0: backlight0 { status = "okay"; compatible = "pwm-backlight";