]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: imx6qdl-gw54xx: remove invalid nodes from fan-controller
authorTim Harvey <tharvey@gateworks.com>
Mon, 22 May 2023 19:32:18 +0000 (12:32 -0700)
committerShawn Guo <shawnguo@kernel.org>
Sat, 27 May 2023 12:52:00 +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-gw54xx.dtsi

index 4e20cb97058ebbbb1410f3eed36167a3afc751d9..6c487d40a3b767e46c61f5f97bbf40d9865571de 100644 (file)
 
                fan-controller@2c {
                        compatible = "gw,gsc-fan";
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        reg = <0x2c>;
                };
        };