realtek: add switch driver support for the RTL93XX based switches
authorBirger Koblitz <git@birger-koblitz.de>
Thu, 21 Jan 2021 14:14:56 +0000 (15:14 +0100)
committerPetr Štetiar <ynezz@true.cz>
Tue, 26 Jan 2021 14:06:50 +0000 (15:06 +0100)
commit27029277f98ddd0006175bdc5beec8b0b150f187
tree9d3326eb618cae121b5a58fb5b8230f1b37daf62
parentd140b9fc23f6b58ce6be696844e216c91e62b4c5
realtek: add switch driver support for the RTL93XX based switches

Adds support for the RTL9300 and RTL9310 series of switches
with 10GBit per port and up to 56 ports.

Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
target/linux/realtek/files-5.4/drivers/net/dsa/rtl83xx/dsa.c
target/linux/realtek/files-5.4/drivers/net/dsa/rtl83xx/rtl838x.c
target/linux/realtek/files-5.4/drivers/net/dsa/rtl83xx/rtl930x.c [new file with mode: 0644]
target/linux/realtek/files-5.4/drivers/net/dsa/rtl83xx/rtl931x.c [new file with mode: 0644]
target/linux/realtek/files-5.4/drivers/net/ethernet/rtl838x_eth.h