MIPS: ath79: ar9331: add pause property for the MAC <> switch link

Both, MAC and switch support flow control, so add pause property for the
MAC <> switch link.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
Oleksij Rempel 2021-05-14 07:17:43 +02:00 committed by Thomas Bogendoerfer
parent cbafa54aa2
commit 69e22d9ff7
1 changed files with 2 additions and 0 deletions

View File

@ -148,6 +148,7 @@
fixed-link {
speed = <1000>;
full-duplex;
pause;
};
mdio {
@ -183,6 +184,7 @@
fixed-link {
speed = <1000>;
full-duplex;
pause;
};
};