ARM: dts: mmp3-dell-ariel: Add a name to /memory node
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 31 Oct 2019 16:34:54 +0000 (17:34 +0100)
committerOlof Johansson <olof@lixom.net>
Mon, 4 Nov 2019 01:00:44 +0000 (17:00 -0800)
Ponted out by DTC:

  <stdout>: Warning (unit_address_vs_reg): /memory: node has a reg or ranges
  property, but no unit name

Link: https://lore.kernel.org/r/20191031163455.1711872-4-lkundrak@v3.sk
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/mmp3-dell-ariel.dts

index 61edb4d06880bbb17d84c0658630d5a5f2e86a38..0855b5f1d1f35d182fe50d3884edb6f032a3ceb2 100644 (file)
@@ -21,7 +21,7 @@
                bootargs = "earlyprintk=ttyS2,115200 console=ttyS2,115200";
        };
 
-       memory {
+       memory@0 {
                linux,usable-memory = <0x0 0x7f600000>;
                available = <0x7f700000 0x7ff00000 0x00000000 0x7f600000>;
                reg = <0x0 0x80000000>;