Commit 4d4ed48f authored by Tim Harvey's avatar Tim Harvey Committed by Shawn Guo
Browse files

arm64: dts: imx8mm-venice-gw700x: remove invalid props from fan-controller



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

Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 0d5b288c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -234,8 +234,6 @@ channel@a2 {
		};

		fan-controller@0 {
			#address-cells = <1>;
			#size-cells = <0>;
			compatible = "gw,gsc-fan";
			reg = <0x0a>;
		};