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

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
...@@ -234,8 +234,6 @@ channel@a2 { ...@@ -234,8 +234,6 @@ channel@a2 {
}; };
fan-controller@0 { fan-controller@0 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "gw,gsc-fan"; compatible = "gw,gsc-fan";
reg = <0x0a>; reg = <0x0a>;
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment