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

Arınç ÜNAL arinc.unal at arinc9.com
Mon Feb 7 11:30:10 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>
---
 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 0d08c120d0..9256e118e4 100644
--- a/target/linux/ramips/dts/mt7621.dtsi
+++ b/target/linux/ramips/dts/mt7621.dtsi
@@ -529,6 +529,7 @@
 						fixed-link {
 							speed = <1000>;
 							full-duplex;
+							pause;
 						};
 					};
 				};
-- 
2.25.1




More information about the openwrt-devel mailing list