[PATCH 1/4] ARM: dts: imx27-phytec-phycore: Add reset GPIO for FEC

Alexander Shiyan shc_work at mail.ru
Sat Jun 1 01:54:10 EDT 2013


FEC (KSZ8001L) reset pin is connected to GPIOC30.
Add this definition to dts.

Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 arch/arm/boot/dts/imx27-phytec-phycore.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx27-phytec-phycore.dts b/arch/arm/boot/dts/imx27-phytec-phycore.dts
index eb7d9fa..a4c0256 100644
--- a/arch/arm/boot/dts/imx27-phytec-phycore.dts
+++ b/arch/arm/boot/dts/imx27-phytec-phycore.dts
@@ -58,6 +58,7 @@
 
 		aipi at 10020000 { /* aipi2 */
 			ethernet at 1002b000 {
+				phy-reset-gpios = <&gpio3 30 0>;
 				status = "okay";
 			};
 		};
-- 
1.8.1.5




More information about the linux-arm-kernel mailing list