devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
@ 2024-08-09  0:43 Tristram.Ha
  2024-08-09  0:43 ` [PATCH net-next v2 1/2] dt-bindings: " Tristram.Ha
  2024-08-09  0:43 ` [PATCH net-next v2 2/2] " Tristram.Ha
  0 siblings, 2 replies; 4+ messages in thread
From: Tristram.Ha @ 2024-08-09  0:43 UTC (permalink / raw)
  To: Woojung Huh, UNGLinuxDriver, devicetree, Andrew Lunn,
	Florian Fainelli, Vladimir Oltean
  Cc: Oleksij Rempel, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Marek Vasut, 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.

v2
- Add maintainers for devicetree

Tristram Ha (2):
  dt-bindings: net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
  net: dsa: microchip: 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-09  1:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09  0:43 [PATCH net-next v2 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Tristram.Ha
2024-08-09  0:43 ` [PATCH net-next v2 1/2] dt-bindings: " Tristram.Ha
2024-08-09  1:29   ` Rob Herring (Arm)
2024-08-09  0:43 ` [PATCH net-next v2 2/2] " Tristram.Ha

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).