public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
@ 2024-11-09  1:56 Tristram.Ha
  2024-11-09  1:56 ` [PATCH net-next 1/2] dt-bindings: " Tristram.Ha
  2024-11-09  1:56 ` [PATCH net-next 2/2] " Tristram.Ha
  0 siblings, 2 replies; 19+ messages in thread
From: Tristram.Ha @ 2024-11-09  1:56 UTC (permalink / raw)
  To: Woojung Huh, Andrew Lunn, Vladimir Oltean, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Marek Vasut, UNGLinuxDriver, devicetree, netdev, linux-kernel,
	Tristram Ha

From: Tristram Ha <tristram.ha@microchip.com>

This series of patches is to add SGMII port support to KSZ9477 switch.

This one replaces the one submitted before with added PCS driver to use
with SFP cage.

Tristram Ha (2):
  dt-bindings: net: dsa: microchip: Add SGMII port support to KSZ9477
    switch
  net: dsa: microchip: Add SGMII port support to KSZ9477 switch

 .../bindings/net/dsa/microchip,ksz.yaml       |   7 +
 drivers/net/dsa/microchip/ksz9477.c           | 450 +++++++++++++++++-
 drivers/net/dsa/microchip/ksz9477.h           |   7 +-
 drivers/net/dsa/microchip/ksz9477_reg.h       |   6 +
 drivers/net/dsa/microchip/ksz_common.c        |  94 +++-
 drivers/net/dsa/microchip/ksz_common.h        |  21 +
 6 files changed, 578 insertions(+), 7 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-11-29 12:59 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-09  1:56 [PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch Tristram.Ha
2024-11-09  1:56 ` [PATCH net-next 1/2] dt-bindings: " Tristram.Ha
2024-11-09 10:43   ` Krzysztof Kozlowski
2024-11-12  2:45     ` Tristram.Ha
2024-11-09  1:56 ` [PATCH net-next 2/2] " Tristram.Ha
2024-11-09 15:13   ` Andrew Lunn
2024-11-12  2:55     ` Tristram.Ha
2024-11-12 13:50       ` Andrew Lunn
2024-11-13  2:12         ` Tristram.Ha
2024-11-13 14:42           ` Vladimir Oltean
2024-11-15  1:53             ` Tristram.Ha
2024-11-14  1:43           ` Andrew Lunn
2024-11-15  2:00             ` Tristram.Ha
2024-11-15 18:08               ` Andrew Lunn
2024-11-09 15:43   ` Andrew Lunn
2024-11-12  2:58     ` Tristram.Ha
2024-11-10 15:50   ` Vladimir Oltean
2024-11-12  2:43     ` Tristram.Ha
2024-11-29 12:59   ` Maxime Chevallier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox