提交 0068dd68 编写于 作者: M Mugunthan V N 提交者: Tom Rini

ARM: dts: dra72-evm: fix broken ethernet

With commit ceec08f5, phy is connected to slave 0, but
changing the phy node was missed, fix it by populating the
phy node to proper cpsw slave node.

Fixes: ceec08f5 ("ARM: dts: dra72-evm: Add mode-gpios entry for mac node")
Signed-off-by: NMugunthan V N <mugunthanvnm@ti.com>
Cc: Vignesh R <vigneshr@ti.com>
Tested-by: NTom Rini <trini@konsulko.com>
上级 b6152676
......@@ -591,7 +591,7 @@
mode-gpios = <&pcf_gpio_21 4 GPIO_ACTIVE_HIGH>;
};
&cpsw_emac1 {
&cpsw_emac0 {
phy_id = <&davinci_mdio>, <3>;
phy-mode = "rgmii";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册