summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx7d-sdb.dts
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2017-06-30 17:43:03 -0300
committerShawn Guo <shawnguo@kernel.org>2017-07-16 09:42:14 +0800
commit664e8a14f07a63609fb6717f174a4f4265e34c98 (patch)
treec2b7bd0803de11942d80a7889d71af19c306c902 /arch/arm/boot/dts/imx7d-sdb.dts
parent1d0c7bb20c083a6e810d2142545b5606f8131080 (diff)
downloadop-kernel-dev-664e8a14f07a63609fb6717f174a4f4265e34c98.zip
op-kernel-dev-664e8a14f07a63609fb6717f174a4f4265e34c98.tar.gz
ARM: dts: imx7d-sdb: Pass phy-reset-gpios
Pass the phy-reset-gpios property so that Ethernet PHYs can go through a proper reset. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx7d-sdb.dts')
-rw-r--r--arch/arm/boot/dts/imx7d-sdb.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7d-sdb.dts b/arch/arm/boot/dts/imx7d-sdb.dts
index 923aa755..2dce141 100644
--- a/arch/arm/boot/dts/imx7d-sdb.dts
+++ b/arch/arm/boot/dts/imx7d-sdb.dts
@@ -168,6 +168,7 @@
phy-mode = "rgmii";
phy-handle = <&ethphy0>;
fsl,magic-packet;
+ phy-reset-gpios = <&extended_io 5 GPIO_ACTIVE_LOW>;
status = "okay";
mdio {
OpenPOWER on IntegriCloud