ARM: dts: imx6qdl-gw5912: 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:19 -07:00
committed by Shawn Guo
parent 64719d28a3
commit 785167f21d

View File

@@ -243,8 +243,6 @@ channel@23 {
fan-controller@a {
compatible = "gw,gsc-fan";
#address-cells = <1>;
#size-cells = <0>;
reg = <0x0a>;
};
};