projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b20218
)
ramips: mt7621-dts: enable flow control on port@6
author
Arınç ÜNAL
<arinc.unal@arinc9.com>
Mon, 14 Feb 2022 07:00:39 +0000
(10:00 +0300)
committer
Petr Štetiar
<ynezz@true.cz>
Sat, 26 Feb 2022 12:36:30 +0000
(13:36 +0100)
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>
Tested-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ramips/dts/mt7621.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/mt7621.dtsi
b/target/linux/ramips/dts/mt7621.dtsi
index ec95223a62fc2f8a36c53075da4655b2f80562bf..bfb66740a218f80c9065bcea50685b6f1077d438 100644
(file)
--- 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;
};
};
};