public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
@ 2024-08-07 23:20 Tristram.Ha
  2024-08-07 23:20 ` [PATCH net-next 1/2] " Tristram.Ha
  2024-08-07 23:20 ` [PATCH net-next 2/2] dt-bindings: net: dsa: " Tristram.Ha
  0 siblings, 2 replies; 4+ messages in thread
From: Tristram.Ha @ 2024-08-07 23:20 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli, Vladimir Oltean
  Cc: Oleksij Rempel, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, UNGLinuxDriver, netdev, linux-kernel, Tristram Ha

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

This series of patches is to add KSZ8895/KSZ8864 switch support to the
KSZ DSA driver.

Tristram Ha (2):
  net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
  dt-bindings: net: dsa: Add KSZ8895/KSZ8864 switch support

 .../bindings/net/dsa/microchip,ksz.yaml       |   2 +
 drivers/net/dsa/microchip/ksz8795.c           |  16 ++-
 drivers/net/dsa/microchip/ksz_common.c        | 130 +++++++++++++++++-
 drivers/net/dsa/microchip/ksz_common.h        |  20 ++-
 drivers/net/dsa/microchip/ksz_spi.c           |  15 +-
 include/linux/platform_data/microchip-ksz.h   |   2 +
 6 files changed, 172 insertions(+), 13 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-08-08  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 23:20 [PATCH net-next 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Tristram.Ha
2024-08-07 23:20 ` [PATCH net-next 1/2] " Tristram.Ha
2024-08-07 23:20 ` [PATCH net-next 2/2] dt-bindings: net: dsa: " Tristram.Ha
2024-08-08  7:36   ` Krzysztof Kozlowski

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