[PATCH net-next 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support

From: Tristram.Ha
Date: Wed Aug 07 2024 - 19:20:51 EST


From: Tristram Ha <tristram.ha@xxxxxxxxxxxxx>

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