From: Arınç ÜNAL Date: Wed, 14 Sep 2022 18:31:00 +0000 (+0300) Subject: ramips: mt7621-dts: change phy-mode of gmac1 to rgmii X-Git-Tag: v23.05.0-rc1~2385 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c77858aa79265a3fb57800bf147e2c6efacdb7f7;hp=2a6ef7f53d7b96e4ee0200196c28ed6b0a7c8465;p=openwrt%2Fopenwrt.git ramips: mt7621-dts: change phy-mode of gmac1 to rgmii 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 --- diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi index c9f50a62f3..0eae4bb871 100644 --- a/target/linux/ramips/dts/mt7621.dtsi +++ b/target/linux/ramips/dts/mt7621.dtsi @@ -505,7 +505,7 @@ compatible = "mediatek,eth-mac"; reg = <1>; status = "disabled"; - phy-mode = "rgmii-rxid"; + phy-mode = "rgmii"; }; mdio: mdio-bus {