ARM: dts: imx6qdl-gw5912: remove invalid nodes from fan-controller
authorTim Harvey <tharvey@gateworks.com>
Mon, 22 May 2023 19:32:19 +0000 (12:32 -0700)
committerShawn Guo <shawnguo@kernel.org>
Sat, 27 May 2023 12:52:10 +0000 (20:52 +0800)
Remove the invalid #address-cells and #size-cells nodes from
the fan-controller.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-gw5912.dtsi

index 40e235e315cc45b9740a47dbb0f1c6b262fa9837..de5983cf7810d19d2239f10420091ed531c3d12a 100644 (file)
 
                fan-controller@a {
                        compatible = "gw,gsc-fan";
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        reg = <0x0a>;
                };
        };