Skip to content
Snippets Groups Projects
Commit 0661465e authored by Tony Lindgren's avatar Tony Lindgren
Browse files

Merge branch 'am335x-phy-fixes' into omap-for-v5.0/fixes-v2

parents 50d6b3cf 37685f6a
No related branches found
No related tags found
No related merge requests found
......@@ -729,7 +729,7 @@
&cpsw_emac0 {
phy-handle = <&ethphy0>;
phy-mode = "rgmii-txid";
phy-mode = "rgmii-id";
};
&tscadc {
......
......@@ -651,13 +651,13 @@
&cpsw_emac0 {
phy-handle = <&ethphy0>;
phy-mode = "rgmii-txid";
phy-mode = "rgmii-id";
dual_emac_res_vlan = <1>;
};
&cpsw_emac1 {
phy-handle = <&ethphy1>;
phy-mode = "rgmii-txid";
phy-mode = "rgmii-id";
dual_emac_res_vlan = <2>;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment