ARM: dts: Fix dm814x control base to properly initialize Ethernet PHY
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / arch / arm / boot / dts / dm8148-t410.dts
index 8c4bbc7573df812c0e8461224ccd0f01e742c5a2..aecd7dfa2edaaa12060cccb9182df14568efe5e7 100644 (file)
 
 &cpsw_emac0 {
        phy_id = <&davinci_mdio>, <0>;
-       phy-mode = "mii";
+       phy-mode = "rgmii";
 };
 
 &cpsw_emac1 {
        phy_id = <&davinci_mdio>, <1>;
-       phy-mode = "mii";
+       phy-mode = "rgmii";
 };