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: <[email protected]> Cc: Sean Wang <[email protected]> Cc: Andrew Lunn <[email protected]> Cc: David S. Miller <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: Rob Herring <[email protected]> Cc: [email protected] Cc: Frank Wunderlich <[email protected]> Cc: Russell King <[email protected]> Cc: [email protected] Cc: [email protected] Cc: John Crispin <[email protected]> Cc: Matthias Brugger <[email protected]> Cc: Vivien Didelot <[email protected]> -- 2.20.1
