aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/berlin2.dtsi
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@marvell.com>2016-09-06 16:40:09 +0800
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2016-09-28 21:31:16 +0200
commita6942e9faa8f998d5dc88b062ec0e0ce730f570a (patch)
treef6d7f80e7f49e4a81f559b3ff0c23bcc39a85b4b /arch/arm/boot/dts/berlin2.dtsi
parentARM: dts: berlin2cd: Add missing unit name to /soc node (diff)
downloadlinux-dev-a6942e9faa8f998d5dc88b062ec0e0ce730f570a.tar.xz
linux-dev-a6942e9faa8f998d5dc88b062ec0e0ce730f570a.zip
ARM: dts: berlin2: Add missing unit name to /soc node
This patch fixes the following DTC warning with W=1: "Node /soc has a reg or ranges property, but no unit name" Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/berlin2.dtsi')
-rw-r--r--arch/arm/boot/dts/berlin2.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/berlin2.dtsi b/arch/arm/boot/dts/berlin2.dtsi
index c57aa2837799..425c48971abe 100644
--- a/arch/arm/boot/dts/berlin2.dtsi
+++ b/arch/arm/boot/dts/berlin2.dtsi
@@ -90,7 +90,7 @@
clock-frequency = <25000000>;
};
- soc {
+ soc@f7000000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;