ARM: dts: rmobile: Add soc label to Gen3
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 3 Dec 2018 20:05:55 +0000 (21:05 +0100)
committerMarek Vasut <marex@denx.de>
Tue, 4 Dec 2018 08:21:07 +0000 (09:21 +0100)
Add label to the /soc node, so it can be referenced from the U-Boot DTs.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
V2: Rebase on u-boot/master

arch/arm/dts/r8a7796.dtsi
arch/arm/dts/r8a77965.dtsi
arch/arm/dts/r8a77970.dtsi
arch/arm/dts/r8a77995.dtsi

index 011f0e596a4ed5f4f1e225c8981bba46a47753f3..2b25a1d146df9b5963885ac4d14f0a5dc4da12b0 100644 (file)
                clock-frequency = <0>;
        };
 
-       soc {
+       soc: soc {
                compatible = "simple-bus";
                interrupt-parent = <&gic>;
                #address-cells = <2>;
index 7a5d68be13eb07483cca04e42e7f12405d865f2f..f28a82c1d47dc6c51e4cbc6b3f95098b49466ce9 100644 (file)
                                     <&a57_1>;
        };
 
-       soc {
+       soc: soc {
                compatible = "simple-bus";
                interrupt-parent = <&gic>;
                #address-cells = <2>;
index 8dc599edfab06ff26dbabecd6bec7a2cf2478a6e..4f9f8ba3c13ac18026cd565456ac57c93a68a085 100644 (file)
@@ -72,7 +72,7 @@
                clock-frequency = <0>;
        };
 
-       soc {
+       soc: soc {
                compatible = "simple-bus";
                interrupt-parent = <&gic>;
 
index 1d49279ac9207dd98f31bc2f496198a8b57b6eb5..5ae37c60fdbdf138ec868dc5c9e51f575a13e779 100644 (file)
@@ -66,7 +66,7 @@
                clock-frequency = <0>;
        };
 
-       soc {
+       soc: soc {
                compatible = "simple-bus";
                interrupt-parent = <&gic>;
                #address-cells = <2>;