mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
authorArınç ÜNAL <arinc.unal@arinc9.com>
Tue, 20 Sep 2022 17:25:53 +0000 (20:25 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Sep 2022 09:24:59 +0000 (10:24 +0100)
Change phy-mode of gmac1 to rgmii on mt7621.dtsi. Same code path is
followed for delayed rgmii and rgmii phy-mode on mtk_eth_soc.c.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/mips/boot/dts/ralink/mt7621.dtsi

index bcedb84..edb7dd8 100644 (file)
                        compatible = "mediatek,eth-mac";
                        reg = <1>;
                        status = "disabled";
-                       phy-mode = "rgmii-rxid";
+                       phy-mode = "rgmii";
                };
 
                mdio: mdio-bus {