[PATCH v4 2/3] ramips: mt7621-dts: enable flow control on port at 6

Arınç ÜNAL arinc.unal at arinc9.com
Sun Feb 13 23:00:39 PST 2022


Flow control needs to be enabled on both sides to work.
It is already enabled on gmac0, enable it on port at 6 too.

Signed-off-by: Arınç ÜNAL <arinc.unal at arinc9.com>
Tested-by: Sungbo Eo <mans0n at gorani.run>
---
 target/linux/ramips/dts/mt7621.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi
index ec95223a62..bfb66740a2 100644
--- a/target/linux/ramips/dts/mt7621.dtsi
+++ b/target/linux/ramips/dts/mt7621.dtsi
@@ -532,6 +532,7 @@
 						fixed-link {
 							speed = <1000>;
 							full-duplex;
+							pause;
 						};
 					};
 				};
-- 
2.25.1




More information about the openwrt-devel mailing list