projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d0c7bb
)
ARM: dts: imx7d-sdb: Pass phy-reset-gpios
author
Fabio Estevam
<fabio.estevam@nxp.com>
Fri, 30 Jun 2017 20:43:03 +0000
(17:43 -0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 16 Jul 2017 01:42:14 +0000
(09:42 +0800)
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>
arch/arm/boot/dts/imx7d-sdb.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx7d-sdb.dts
b/arch/arm/boot/dts/imx7d-sdb.dts
index 923aa755ca13a8b7b3ad3cf6b9d38f5578b4058c..2dce1413457b10726d8da6cf92242daa1fe55cb3 100644
(file)
--- 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 = <ðphy0>;
fsl,magic-packet;
+ phy-reset-gpios = <&extended_io 5 GPIO_ACTIVE_LOW>;
status = "okay";
mdio {