net: dsa: microchip: add DSA support for microchip LAN937x
Basic DSA driver support for lan937x and the device will be configured through SPI interface. It adds the lan937x_dev_ops in ksz_common.c file and tries to reuse the functionality of ksz9477 series switch. drivers/net/dsa/microchip/ path is already part of MAINTAINERS & the new files come under this path. Hence no update needed to the MAINTAINERS Signed-off-by:Arun Ramadoss <arun.ramadoss@microchip.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/dsa/microchip/Kconfig 1 addition, 1 deletiondrivers/net/dsa/microchip/Kconfig
- drivers/net/dsa/microchip/Makefile 1 addition, 0 deletionsdrivers/net/dsa/microchip/Makefile
- drivers/net/dsa/microchip/ksz_common.c 34 additions, 0 deletionsdrivers/net/dsa/microchip/ksz_common.c
- drivers/net/dsa/microchip/lan937x.h 15 additions, 0 deletionsdrivers/net/dsa/microchip/lan937x.h
- drivers/net/dsa/microchip/lan937x_main.c 154 additions, 0 deletionsdrivers/net/dsa/microchip/lan937x_main.c
- drivers/net/dsa/microchip/lan937x_reg.h 128 additions, 0 deletionsdrivers/net/dsa/microchip/lan937x_reg.h
Loading
Please register or sign in to comment