1. net: dsa: mt7530: Convert to PHYLINK API This patch converts mt7530 to PHYLINK API. 2. dt-bindings: net: dsa: mt7530: Add support for port 5 3. net: dsa: mt7530: Add support for port 5 These 2 patches adding support for port 5 of the switch. rfc -> v1: * Mostly phylink improvements after review. * Drop phy isolation patches. Adds no value for now. René van Dorst (3): net: dsa: mt7530: Convert to PHYLINK API dt-bindings: net: dsa: mt7530: Add support for port 5 net: dsa: mt7530: Add support for port 5 .../devicetree/bindings/net/dsa/mt7530.txt | 215 +++++++++++ drivers/net/dsa/mt7530.c | 356 +++++++++++++++--- drivers/net/dsa/mt7530.h | 60 ++- 3 files changed, 561 insertions(+), 70 deletions(-) To: <netdev@xxxxxxxxxxxxxxx> Cc: Sean Wang <sean.wang@xxxxxxxxxxxx> Cc: Andrew Lunn <andrew@xxxxxxx> Cc: David S. Miller <davem@xxxxxxxxxxxxx> Cc: Florian Fainelli <f.fainelli@xxxxxxxxx> Cc: Rob Herring <robh+dt@xxxxxxxxxx> Cc: devicetree@xxxxxxxxxxxxxxx Cc: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx> Cc: Russell King <linux@xxxxxxxxxxxxxxx> Cc: linux-mediatek@xxxxxxxxxxxxxxxxxxx Cc: linux-mips@xxxxxxxxxxxxxxx Cc: John Crispin <john@xxxxxxxxxxx> Cc: Matthias Brugger <matthias.bgg@xxxxxxxxx> Cc: Vivien Didelot <vivien.didelot@xxxxxxxxx> -- 2.20.1