riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsi
authorJisheng Zhang <jszhang@kernel.org>
Mon, 29 Apr 2024 00:13:10 +0000 (08:13 +0800)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 30 Apr 2024 21:04:16 +0000 (22:04 +0100)
Add the 'cpus' label so that we can reference it in board dts files.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/starfive/jh7100.dtsi
arch/riscv/boot/dts/starfive/jh7110.dtsi

index 9a2e9583af88d78d085584ab61a8ce211aa055c0..7de0732b8eabe4287395df8fb88fb510f0e66276 100644 (file)
@@ -13,7 +13,7 @@
        #address-cells = <2>;
        #size-cells = <2>;
 
-       cpus {
+       cpus: cpus {
                #address-cells = <1>;
                #size-cells = <0>;
 
index 4a5708f7fcf7292f63fe975f3fd26cd7becc90d2..18047195c600bdca0f98ac64337d79e91ce202ab 100644 (file)
@@ -15,7 +15,7 @@
        #address-cells = <2>;
        #size-cells = <2>;
 
-       cpus {
+       cpus: cpus {
                #address-cells = <1>;
                #size-cells = <0>;