[PATCH v2 4/4] ARM: dts: imx6qdl-gw5912: remove invalid nodes from fan-controller

Tim Harvey tharvey at gateworks.com
Mon May 22 12:32:19 PDT 2023


Remove the invalid #address-cells and #size-cells nodes from
the fan-controller.

Signed-off-by: Tim Harvey <tharvey at gateworks.com>
---
v2: new patch
---
 arch/arm/boot/dts/imx6qdl-gw5912.dtsi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/imx6qdl-gw5912.dtsi b/arch/arm/boot/dts/imx6qdl-gw5912.dtsi
index 40e235e315cc..de5983cf7810 100644
--- a/arch/arm/boot/dts/imx6qdl-gw5912.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-gw5912.dtsi
@@ -243,8 +243,6 @@ channel at 23 {
 
 		fan-controller at a {
 			compatible = "gw,gsc-fan";
-			#address-cells = <1>;
-			#size-cells = <0>;
 			reg = <0x0a>;
 		};
 	};
-- 
2.25.1




More information about the linux-arm-kernel mailing list