提交 2fd05c97 编写于 作者: G Gwenhael Goavec-Merou 提交者: Shawn Guo

ARM: dts: imx28-apf28: fix mac0 gpio polarity

Signed-off-by: NGwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: NSebastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 94d5f33c
......@@ -78,7 +78,7 @@ mac0: ethernet@800f0000 {
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";
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册