]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
ARM: dts: uniphier: fix no unit name warnings
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 26 Feb 2017 05:04:08 +0000 (14:04 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 6 Mar 2017 20:24:48 +0000 (05:24 +0900)
Fix warnings reported when built with W=1:
  Node /memory has a reg or ranges property, but no unit name

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/boot/dts/uniphier-ld4-ref.dts
arch/arm/boot/dts/uniphier-ld6b-ref.dts
arch/arm/boot/dts/uniphier-pro4-ace.dts
arch/arm/boot/dts/uniphier-pro4-ref.dts
arch/arm/boot/dts/uniphier-pro4-sanji.dts
arch/arm/boot/dts/uniphier-pxs2-gentil.dts
arch/arm/boot/dts/uniphier-pxs2-vodka.dts
arch/arm/boot/dts/uniphier-sld3-ref.dts
arch/arm/boot/dts/uniphier-sld8-ref.dts
arch/arm/boot/dts/uniphier-support-card.dtsi

index 110031bc0e7e39277a5ba896186c54a267a25de6..77163b3a5f88035329c5e19a017c78b84ac5429c 100644 (file)
@@ -52,7 +52,7 @@
        model = "UniPhier LD4 Reference Board";
        compatible = "socionext,uniphier-ld4-ref", "socionext,uniphier-ld4";
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x20000000>;
        };
index c05d631dcf02d12a6542d2af41cfde7b3ddb908e..467ad6af854cd0c3e817f25c51df27fdb0fbbbc3 100644 (file)
@@ -52,7 +52,7 @@
        model = "UniPhier LD6b Reference Board";
        compatible = "socionext,uniphier-ld6b-ref", "socionext,uniphier-ld6b";
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x80000000>;
        };
index 0ab0a40c041ea5022d9dd46796273b9f7afd3327..a10a5fab2b7a2b2c728dce54bfff4634dfd575f3 100644 (file)
@@ -50,7 +50,7 @@
        model = "UniPhier Pro4 Ace Board";
        compatible = "socionext,uniphier-pro4-ace", "socionext,uniphier-pro4";
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x40000000>;
        };
index 9e92e60d25cea9c2cd00bcaf7a1603399b858281..58a2cba00371410bf0d09740bed5e27bc84b02c7 100644 (file)
@@ -52,7 +52,7 @@
        model = "UniPhier Pro4 Reference Board";
        compatible = "socionext,uniphier-pro4-ref", "socionext,uniphier-pro4";
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x40000000>;
        };
index dc4ea8832ce2f0111957855aecb4f9b6753c1b1c..1508eebe08c9aaea87e1488aa1e03790f7566d2c 100644 (file)
@@ -50,7 +50,7 @@
        model = "UniPhier Pro4 Sanji Board";
        compatible = "socionext,uniphier-pro4-sanji", "socionext,uniphier-pro4";
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x80000000>;
        };
index 373818ace0864a47e77528300625cbb5d13447f1..e26ed592d25efb067ec24abd2fc55c9ab3fd9300 100644 (file)
@@ -51,7 +51,7 @@
        compatible = "socionext,uniphier-pxs2-gentil",
                     "socionext,uniphier-pxs2";
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x80000000>;
        };
index 51a3eacddfc6c1fda3935b59cce6b676b9c58939..a28e9e41d94a5fd06a226d9bc5df7adb30edfc33 100644 (file)
@@ -50,7 +50,7 @@
        model = "UniPhier PXs2 Vodka Board";
        compatible = "socionext,uniphier-pxs2-vodka", "socionext,uniphier-pxs2";
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x80000000>;
        };
index ac792ae07ae01fce2a40b1dc44772c83a58f214c..827c8219e392474e70c2fbebc76aadb7c49475cc 100644 (file)
@@ -52,7 +52,7 @@
        model = "UniPhier sLD3 Reference Board";
        compatible = "socionext,uniphier-sld3-ref", "socionext,uniphier-sld3";
 
-       memory {
+       memory@8000000 {
                device_type = "memory";
                reg = <0x80000000 0x20000000
                       0xc0000000 0x20000000>;
index a8291f988066a906fe5ae09e276e88a0ee025a05..93c3dd9967a8c38fb0a51918d85b9a2cc3718aa6 100644 (file)
@@ -52,7 +52,7 @@
        model = "UniPhier sLD8 Reference Board";
        compatible = "socionext,uniphier-sld8-ref", "socionext,uniphier-sld8";
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x20000000>;
        };
index 51ecc9b9c0ceb6072c37173d4b9606645016344e..f61dfec2807fab84fe6d11bf5f31db16bf8d152f 100644 (file)
@@ -1,7 +1,8 @@
 /*
  * Device Tree Source for UniPhier Support Card (Expansion Board)
  *
- * Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2015-2017 Socionext Inc.
+ *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * This file is dual-licensed: you can use it either under the terms
  * of the GPL or the X11 license, at your option. Note that this dual
@@ -46,7 +47,7 @@
        status = "okay";
        ranges = <1 0x00000000 0x42000000 0x02000000>;
 
-       support_card: support_card {
+       support_card: support_card@1,1f00000 {
                compatible = "simple-bus";
                #address-cells = <1>;
                #size-cells = <1>;