ARM: dts: imx6qdl-gw54xx: remove invalid nodes from fan-controller

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>
This commit is contained in:
Tim Harvey
2023-05-22 12:32:18 -07:00
committed by Shawn Guo
parent b74edf626c
commit 64719d28a3

View File

@@ -349,8 +349,6 @@ channel@26 {
fan-controller@2c {
compatible = "gw,gsc-fan";
#address-cells = <1>;
#size-cells = <0>;
reg = <0x2c>;
};
};