[PATCH 2/5] ARM: dts: imx28-apf28: fix mac0 gpio polarity

Gwenhael Goavec-Merou gwenhael.goavec-merou at armadeus.com
Fri Feb 13 06:12:02 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-apf28.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx28-apf28.dts b/arch/arm/boot/dts/imx28-apf28.dts
index 7198fe3..070e59c 100644
--- a/arch/arm/boot/dts/imx28-apf28.dts
+++ b/arch/arm/boot/dts/imx28-apf28.dts
@@ -78,7 +78,7 @@
 			phy-mode = "rmii";
 			pinctrl-names = "default";
 			pinctrl-0 = <&mac0_pins_a>;
-			phy-reset-gpios = <&gpio4 13 0>;
+			phy-reset-gpios = <&gpio4 13 GPIO_ACTIVE_LOW>;
 			status = "okay";
 		};
 	};
-- 
2.0.5




More information about the linux-arm-kernel mailing list