summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-sld3-ref.dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-03-12 15:16:40 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-03-13 19:15:24 (GMT)
commit7ad79c129108d68d541d17f1820f9558a9a03311 (patch)
treed5ad6fe6c99549a776ee49516519bedceafaa9eb /arch/arm/dts/uniphier-sld3-ref.dts
parentf16eda968cc21da1ddbe5ad8d7ba54d6247cb300 (diff)
downloadu-boot-7ad79c129108d68d541d17f1820f9558a9a03311.tar.xz
ARM: dts: uniphier: fix no unit name warnings
Fix warnings reported when built with W=1, by DTC 1.4.2 or later: Node /memory has a reg or ranges property, but no unit name Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-sld3-ref.dts')
-rw-r--r--arch/arm/dts/uniphier-sld3-ref.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/uniphier-sld3-ref.dts b/arch/arm/dts/uniphier-sld3-ref.dts
index 01aed3d..907448a 100644
--- a/arch/arm/dts/uniphier-sld3-ref.dts
+++ b/arch/arm/dts/uniphier-sld3-ref.dts
@@ -31,7 +31,7 @@
i2c4 = &i2c4;
};
- memory {
+ memory@8000000 {
device_type = "memory";
reg = <0x80000000 0x20000000
0xc0000000 0x20000000>;