summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/freescale/imx8mq-thor96.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm64/freescale/imx8mq-thor96.dts')
-rw-r--r--dts/src/arm64/freescale/imx8mq-thor96.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/src/arm64/freescale/imx8mq-thor96.dts b/dts/src/arm64/freescale/imx8mq-thor96.dts
index b4795a032f..5d5aa65372 100644
--- a/dts/src/arm64/freescale/imx8mq-thor96.dts
+++ b/dts/src/arm64/freescale/imx8mq-thor96.dts
@@ -122,7 +122,6 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_fec1>;
phy-mode = "rgmii-id";
- phy-reset-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
phy-handle = <&ethphy>;
fsl,magic-packet;
status = "okay";
@@ -134,6 +133,7 @@
ethphy: ethernet-phy@3 {
compatible = "ethernet-phy-ieee802.3-c22";
reg = <3>;
+ reset-gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
};
};
};