rtl838x: Add switch and ethernet driver support for RTL839x SoCs
authorBirger Koblitz <git@birger-koblitz.de>
Tue, 27 Oct 2020 08:12:01 +0000 (09:12 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 12 Nov 2020 17:21:55 +0000 (18:21 +0100)
commitfba69a5a3086d37adb3816ab65f2bf372cd099e0
tree3b42fea4bf69e00268e61d9d9686bd25843578ef
parent02e8182d87945729eafe5ce1c7992a0c132eae61
rtl838x: Add switch and ethernet driver support for RTL839x SoCs

This adds support for RTL839x SoCs in the ethernet and switch
drivers of the rtl838x architecture.

Reviewed-by: Andreas Oberritter <obi@saftware.de>
Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
target/linux/rtl838x/files-5.4/arch/mips/include/asm/mach-rtl838x/mach-rtl838x.h
target/linux/rtl838x/files-5.4/arch/mips/rtl838x/irq.c
target/linux/rtl838x/files-5.4/arch/mips/rtl838x/prom.c
target/linux/rtl838x/files-5.4/arch/mips/rtl838x/serial.c
target/linux/rtl838x/files-5.4/arch/mips/rtl838x/setup.c
target/linux/rtl838x/files-5.4/drivers/gpio/gpio-rtl838x.c
target/linux/rtl838x/files-5.4/drivers/mtd/spi-nor/rtl838x-nor.c
target/linux/rtl838x/files-5.4/drivers/net/dsa/rtl838x.h
target/linux/rtl838x/files-5.4/drivers/net/dsa/rtl838x_sw.c
target/linux/rtl838x/files-5.4/drivers/net/ethernet/rtl838x_eth.c
target/linux/rtl838x/files-5.4/drivers/net/ethernet/rtl838x_eth.h