From 66703e3dad90fe07ce693baeed8d4e96a7b4c673 Mon Sep 17 00:00:00 2001 From: kalous12 <2797795537@qq.com> Date: Mon, 14 Aug 2023 02:29:12 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4lbc=E9=83=A8=E5=88=86?= =?UTF-8?q?=E8=AE=BE=E5=A4=87=E6=A0=91pwm-fan=E7=9A=84=E8=8A=82=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arch/arm64/boot/dts/rockchip/rk3566-lubancat-1h.dts | 13 ------------- arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtsi | 13 ------------- .../arm64/boot/dts/rockchip/rk3568-lubancat-2io.dts | 13 ------------- 3 files changed, 39 deletions(-) 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";