]> git.itanic.dy.fi Git - linux-stable/commitdiff
arm: dts: mt7623: enable flow control on port@6
authorArınç ÜNAL <arinc.unal@arinc9.com>
Fri, 10 Feb 2023 18:25:04 +0000 (21:25 +0300)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 9 Jun 2023 14:33:29 +0000 (16:33 +0200)
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>
Link: https://lore.kernel.org/r/20230210182505.24597-5-arinc.unal@arinc9.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/boot/dts/mt7623a.dtsi
arch/arm/boot/dts/mt7623n-rfb-emmc.dts

index dd522e508eb30b9cf8e016b08ea7783e56f3ee73..2a50b5c0c9335bfd7e0955cd6c7af23c34fbf72a 100644 (file)
@@ -88,6 +88,7 @@ port@6 {
                                        fixed-link {
                                                speed = <1000>;
                                                full-duplex;
+                                               pause;
                                        };
                                };
                        };
index 6b0c3d1006abe03b52ef579ff05ef5ce64cf9ffa..34994f3f5a4b2da94ecf1c10d454ab2da943514d 100644 (file)
@@ -230,6 +230,7 @@ port@6 {
                                        fixed-link {
                                                speed = <1000>;
                                                full-duplex;
+                                               pause;
                                        };
                                };
                        };