]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mips: dts: realtek: Add RTL9302C board
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Wed, 10 Jul 2024 04:35:24 +0000 (16:35 +1200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 12 Jul 2024 11:12:16 +0000 (13:12 +0200)
commit74beefb5935a67f9fa60f8103e3f69d42d6a08d7
treede7c0efe07313bc4c1da2dbf9ba74478914c413b
parent662c0002ca2e1379d0e80be1a4e07ab47c9eee48
mips: dts: realtek: Add RTL9302C board

Add support for the RTL9302 SoC and the RTL9302C_2xRTL8224_2XGE
reference board.

The RTL930x family of SoCs are Realtek switches with an embedded MIPS
core (800MHz 34Kc). Most of the peripherals are similar to the RTL838x
SoC and can make use of many existing drivers.

Add in full DSA switch support is still a work in progress.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/realtek/Makefile
arch/mips/boot/dts/realtek/cameo-rtl9302c-2x-rtl8224-2xge.dts [new file with mode: 0644]
arch/mips/boot/dts/realtek/rtl930x.dtsi [new file with mode: 0644]