[PATCH 3/5] ARM: dts: imx28-apf28dev: fix mac1 gpio location and polarity

Gwenhael Goavec-Merou gwenhael.goavec-merou at armadeus.com
Fri Feb 13 06:12:03 PST 2015


Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at armadeus.com>
Signed-off-by: Sebastien Szymanski <sebastien.szymanski at armadeus.com>
---
 arch/arm/boot/dts/imx28-apf28dev.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx28-apf28dev.dts b/arch/arm/boot/dts/imx28-apf28dev.dts
index 86e8d81..68405c3 100644
--- a/arch/arm/boot/dts/imx28-apf28dev.dts
+++ b/arch/arm/boot/dts/imx28-apf28dev.dts
@@ -157,7 +157,7 @@
 			phy-mode = "rmii";
 			pinctrl-names = "default";
 			pinctrl-0 = <&mac1_pins_a>;
-			phy-reset-gpios = <&gpio0 23 0>;
+			phy-reset-gpios = <&gpio1 29 GPIO_ACTIVE_LOW>;
 			status = "okay";
 		};
 	};
-- 
2.0.5




More information about the linux-arm-kernel mailing list