]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mips: dts: realtek: Fold rtl83xx into rtl838x
authorSander Vanheule <sander@svanheule.net>
Sun, 19 Jan 2025 18:34:19 +0000 (19:34 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 21 Feb 2025 14:10:01 +0000 (15:10 +0100)
commit045cbcc491062196dd3c3851f56e27a77f3c7f84
tree9dd9de7e82d62f019ceb4d3f16ecc48925855789
parent652d5000e54d785b34d6cb037db471157a0f123c
mips: dts: realtek: Fold rtl83xx into rtl838x

rtl83xx.dtsi was once (presumably) created as a base for both RTL838x
and RTL839x SoCs. Both SoCs have a different CPU and the peripherals
require different compatibles. Fold rtl83xx.dtsi into rtl838x.dtsi,
currently only supporting RTL838x SoCs, and create the RTL839x base
include later when required.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/realtek/cisco_sg220-26.dts
arch/mips/boot/dts/realtek/rtl838x.dtsi
arch/mips/boot/dts/realtek/rtl83xx.dtsi [deleted file]