提交 f6f6ac91 编写于 作者: Y Yixun Lan 提交者: Kevin Hilman

ARM64: dts: meson-axg: enable ethernet for A113D S400 board

This is tested in the S400 dev board which use a RTL8211F PHY,
and the pins connect to the 'eth_rgmii_y_pins' group.
Reviewed-by: NNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: NYixun Lan <yixun.lan@amlogic.com>
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 29390d27
......@@ -17,6 +17,13 @@
};
};
&ethmac {
status = "okay";
phy-mode = "rgmii";
pinctrl-0 = <&eth_rgmii_y_pins>;
pinctrl-names = "default";
};
&uart_AO {
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册