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

v4
- Update with Paolo's suggestion
- Sort KSZ8864 and KSZ8895 behind KSZ8863

v3
- Correct microchip,ksz.yaml to pass yamllint check

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] 8+ messages in thread

end of thread, other threads:[~2024-08-22 23:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-15  2:20 [PATCH net-next v4 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support Tristram.Ha
2024-08-15  2:20 ` [PATCH net-next v4 1/2] dt-bindings: " Tristram.Ha
2024-08-15  2:20 ` [PATCH net-next v4 2/2] " Tristram.Ha
2024-08-20 10:08   ` Paolo Abeni
2024-08-20 10:15     ` Paolo Abeni
2024-08-21 11:02       ` vtpieter
2024-08-22 23:30         ` Tristram.Ha
2024-08-22 23:33       ` 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).