diff mbox series

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

Message ID 20220207193011.16389-3-arinc.unal@arinc9.com
State Superseded, archived
Headers show
Series ramips: mt7621-dts: fix dtc warning, links and pinctrl | expand

Commit Message

Arınç ÜNAL Feb. 7, 2022, 7:30 p.m. UTC
Flow control needs to be enabled on both sides to work.
It is already enabled on gmac0, enable it on port@6 too.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
---
 target/linux/ramips/dts/mt7621.dtsi | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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;
 						};
 					};
 				};