linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/3] net: dsa: mt7530: Convert to PHYLINK and add support for port 5
@ 2019-09-02 13:02 René van Dorst
  2019-09-02 13:02 ` [PATCH net-next v3 1/3] net: dsa: mt7530: Convert to PHYLINK API René van Dorst
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: René van Dorst @ 2019-09-02 13:02 UTC (permalink / raw)
  To: Sean Wang, Andrew Lunn, Vivien Didelot, Florian Fainelli,
	David S . Miller, Matthias Brugger
  Cc: netdev, linux-arm-kernel, linux-mediatek, Russell King,
	John Crispin, linux-mips, Frank Wunderlich, René van Dorst

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.

v2->v3:
 * Removed 'status = "okay"' lines in patch #2
 * Change a port 5 setup message in a debug message in patch #3
 * Added ack-by and tested-by tags
v1->v2:
 * Mostly phylink improvements after review.
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    | 214 ++++++++++
 drivers/net/dsa/mt7530.c                      | 371 +++++++++++++++---
 drivers/net/dsa/mt7530.h                      |  61 ++-
 3 files changed, 573 insertions(+), 73 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-04 22:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02 13:02 [PATCH net-next v3 0/3] net: dsa: mt7530: Convert to PHYLINK and add support for port 5 René van Dorst
2019-09-02 13:02 ` [PATCH net-next v3 1/3] net: dsa: mt7530: Convert to PHYLINK API René van Dorst
2019-09-02 13:02 ` [PATCH net-next v3 2/3] dt-bindings: net: dsa: mt7530: Add support for port 5 René van Dorst
2019-09-03 17:28   ` Rob Herring
2019-09-02 13:02 ` [PATCH net-next v3 3/3] " René van Dorst
2019-09-04 22:28 ` [PATCH net-next v3 0/3] net: dsa: mt7530: Convert to PHYLINK and add " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).