net: Add MSCC ServalT network driver.
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Mon, 8 Apr 2019 08:31:36 +0000 (10:31 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 12 Apr 2019 15:32:52 +0000 (17:32 +0200)
commit746f2d3e8bf4961b9f5558c21bc67a61b2b89eee
treefa243f46744978b00a4e861b3a99712a4db7744c
parentb158e56f34f6546d0fc1f4261bb2dd0472524b39
net: Add MSCC ServalT network driver.

Add network driver for Microsemi Ethernet switch.
It is present on ServalT SoCs.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/mach-mscc/include/mach/servalt/servalt_devcpu_gcb.h
drivers/net/mscc_eswitch/Kconfig
drivers/net/mscc_eswitch/Makefile
drivers/net/mscc_eswitch/servalt_switch.c [new file with mode: 0644]