]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx27-phytec-phycore: Add reset GPIO for FEC
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 1 Jun 2013 05:54:10 +0000 (09:54 +0400)
committerShawn 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

index eb7d9fa58dd7589fd90ef646b8df0355aac3e65c..a4c0256c35e152a75b9b78a227b1d6291af8235c 100644 (file)
@@ -58,6 +58,7 @@
 
                aipi@10020000 { /* aipi2 */
                        ethernet@1002b000 {
+                               phy-reset-gpios = <&gpio3 30 0>;
                                status = "okay";
                        };
                };