
18 Jan
2019
18 Jan
'19
4 p.m.
Am 17.01.19 um 17:07 schrieb Gregory CLEMENT:
This patch adds support for the Microsemi Ethernet switch present on Ocelot SoCs.
Signed-off-by: Gregory CLEMENT gregory.clement@bootlin.com
MAINTAINERS | 1 + drivers/net/Kconfig | 7 + drivers/net/Makefile | 1 + drivers/net/ocelot_switch.c | 765 ++++++++++++++++++++++++++++++++++++ 4 files changed, 774 insertions(+) create mode 100644 drivers/net/ocelot_switch.c
Reviewed-by: Daniel Schwierzeck daniel.schwierzeck@gmail.com
--
- Daniel