提交 2f28e337 编写于 作者: H Hans de Goede 提交者: Maxime Ripard

ARM: dts: sun6i: Add ethernet support to M9 board

The Mele M9 has an ethernet board, enable it.
Signed-off-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 c30c619d
......@@ -109,6 +109,18 @@
pinctrl-0 = <&uart0_pins_a>;
status = "okay";
};
gmac: ethernet@01c30000 {
pinctrl-names = "default";
pinctrl-0 = <&gmac_pins_mii_a>;
phy = <&phy1>;
phy-mode = "mii";
status = "okay";
phy1: ethernet-phy@1 {
reg = <1>;
};
};
};
leds {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册