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 коммит произвёл Thomas Bogendoerfer
Родитель cbafa54aa2
Коммит 69e22d9ff7
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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