mips: dts: realtek: Add address to SoC node name

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>
This commit is contained in:
Sander Vanheule
2025-01-19 19:34:18 +01:00
committed by Thomas Bogendoerfer
parent e5723ab632
commit 652d5000e5

View File

@@ -16,7 +16,7 @@
interrupt-controller;
};
soc: soc {
soc@18000000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;