projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e77b74e
)
ARM: dts: imx27-phytec-phycore: Add reset GPIO for FEC
author
Alexander Shiyan
<shc_work@mail.ru>
Sat, 1 Jun 2013 05:54:10 +0000
(09:54 +0400)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 17 Jun 2013 08:04:24 +0000
(16:04 +0800)
FEC (KSZ8001L) reset pin is connected to GPIOC30.
Add this definition to dts.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27-phytec-phycore.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx27-phytec-phycore.dts
b/arch/arm/boot/dts/imx27-phytec-phycore.dts
index eb7d9fa58dd7589fd90ef646b8df0355aac3e65c..a4c0256c35e152a75b9b78a227b1d6291af8235c 100644
(file)
--- a/
arch/arm/boot/dts/imx27-phytec-phycore.dts
+++ b/
arch/arm/boot/dts/imx27-phytec-phycore.dts
@@
-58,6
+58,7
@@
aipi@10020000 { /* aipi2 */
ethernet@1002b000 {
+ phy-reset-gpios = <&gpio3 30 0>;
status = "okay";
};
};