aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx28-apf28.dts
diff options
context:
space:
mode:
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>2015-02-13 15:12:02 +0100
committerShawn Guo <shawn.guo@linaro.org>2015-03-30 16:38:52 +0800
commit2fd05c97ac1fec9c69384a89afcdd0cddc462170 (patch)
tree8f6f89c29bd3b6e07e9708e8ba6be525decb849b /arch/arm/boot/dts/imx28-apf28.dts
parentARM: dts: imx28-apf28dev: Add pinctrl for USB OTG ID pin (diff)
downloadlinux-dev-2fd05c97ac1fec9c69384a89afcdd0cddc462170.tar.xz
linux-dev-2fd05c97ac1fec9c69384a89afcdd0cddc462170.zip
ARM: dts: imx28-apf28: fix mac0 gpio polarity
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com> Signed-off-by: Sebastien Szymanski <sebastien.szymanski@armadeus.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28-apf28.dts')
-rw-r--r--arch/arm/boot/dts/imx28-apf28.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx28-apf28.dts b/arch/arm/boot/dts/imx28-apf28.dts
index 7198fe3798c6..070e59cbdd8b 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";
};
};