]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
mips: dts: realtek: Add address to SoC node name
authorSander Vanheule <sander@svanheule.net>
Sun, 19 Jan 2025 18:34:18 +0000 (19:34 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 21 Feb 2025 14:09:59 +0000 (15:09 +0100)
Although not strictly required by the simple-bus binding, add the bus
offset to the node name to be consistent with other nodes. Also drop the
node label as it is not referenced anywhere.

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/rtl83xx.dtsi

index 03ddc61f7c9e9da61599909b04841c24544e2fc2..1039cb50c7dab453558810cf983c37c18f976289 100644 (file)
@@ -16,7 +16,7 @@
                interrupt-controller;
        };
 
-       soc: soc {
+       soc@18000000 {
                compatible = "simple-bus";
                #address-cells = <1>;
                #size-cells = <1>;