OSDN Git Service

MIPS: ath79: ar9331: add pause property for the MAC <> switch link
authorOleksij Rempel <o.rempel@pengutronix.de>
Fri, 14 May 2021 05:17:43 +0000 (07:17 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 27 May 2021 10:34:58 +0000 (12:34 +0200)
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>
arch/mips/boot/dts/qca/ar9331.dtsi

index 83b3c0c..c4102b2 100644 (file)
                        fixed-link {
                                speed = <1000>;
                                full-duplex;
+                               pause;
                        };
 
                        mdio {
                                                        fixed-link {
                                                                speed = <1000>;
                                                                full-duplex;
+                                                               pause;
                                                        };
                                                };