ARM: dts: at91: add unit-address to memory node

The memory node requires a unit-address, add it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20200831171129.3886857-7-alexandre.belloni@bootlin.com
This commit is contained in:
Alexandre Belloni
2020-08-31 19:11:28 +02:00
parent b0d0c3bba9
commit 996710a895
51 changed files with 51 additions and 51 deletions

View File

@@ -26,7 +26,7 @@
stdout-path = &usart2;
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -22,7 +22,7 @@
bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait";
};
memory {
memory@20000000 {
/* 128 MB, change this for 256 MB revision */
reg = <0x20000000 0x8000000>;
};

View File

@@ -15,7 +15,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x8000000>;
};

View File

@@ -20,7 +20,7 @@
bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait";
};
memory {
memory@20000000 {
reg = <0x20000000 0x8000000>;
};

View File

@@ -17,7 +17,7 @@
bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -18,7 +18,7 @@
stdout-path = &dbgu;
};
memory {
memory@20000000 {
reg = <0x20000000 0x2000000>;
};

View File

@@ -17,7 +17,7 @@
stdout-path = &dbgu;
};
memory {
memory@20000000 {
reg = <0x20000000 0x10000000>;
};

View File

@@ -16,7 +16,7 @@
stdout-path = &dbgu;
};
memory {
memory@20000000 {
reg = <0x20000000 0x8000000>;
};

View File

@@ -13,7 +13,7 @@
compatible = "axentia,linea",
"atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};
};

View File

@@ -14,7 +14,7 @@
bootargs = "console=ttyS0,115200";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -15,7 +15,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -16,7 +16,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x10000000>;
};

View File

@@ -9,7 +9,7 @@
model = "Aries/DENX MA5D4";
compatible = "aries,ma5d4", "denx,ma5d4", "atmel,sama5d4", "atmel,sama5";
memory {
memory@20000000 {
reg = <0x20000000 0x10000000>;
};

View File

@@ -16,7 +16,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x20000000>;
};

View File

@@ -16,7 +16,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x20000000>;
};

View File

@@ -16,7 +16,7 @@
stdout-path = &dbgu;
};
memory {
memory@20000000 {
reg = <0x20000000 0x8000000>;
};

View File

@@ -17,7 +17,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -17,7 +17,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -17,7 +17,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};
};

View File

@@ -49,7 +49,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x04000000>;
};

View File

@@ -15,7 +15,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -46,7 +46,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x04000000>;
};

View File

@@ -16,7 +16,7 @@
stdout-path = &dbgu;
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -43,7 +43,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x08000000>;
};

View File

@@ -16,7 +16,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -45,7 +45,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x08000000>;
};

View File

@@ -16,7 +16,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -11,7 +11,7 @@
model = "Atmel AT91SAM9G20 family SoC";
compatible = "atmel,at91sam9g20";
memory {
memory@20000000 {
reg = <0x20000000 0x08000000>;
};

View File

@@ -13,7 +13,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -51,7 +51,7 @@
};
};
memory {
memory@70000000 {
device_type = "memory";
reg = <0x70000000 0x10000000>;
};

View File

@@ -18,7 +18,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@70000000 {
reg = <0x70000000 0x4000000>;
};

View File

@@ -47,7 +47,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x10000000>;
};

View File

@@ -17,7 +17,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x8000000>;
};

View File

@@ -48,7 +48,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x04000000>;
};

View File

@@ -17,7 +17,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -49,7 +49,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x10000000>;
};

View File

@@ -7,7 +7,7 @@
*/
/ {
memory {
memory@20000000 {
reg = <0x20000000 0x8000000>;
};

View File

@@ -15,7 +15,7 @@
bootargs = "console=ttyS0,115200 root=/dev/mtdblock0 rw rootfstype=jffs2";
};
memory {
memory@20000000 {
reg = <0x20000000 0x08000000>;
};

View File

@@ -11,7 +11,7 @@
model = "Phontech MPA 1600";
compatible = "phontech,mpa1600", "atmel,at91rm9200";
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -15,7 +15,7 @@
bootargs = "console=ttyS0,115200";
};
memory {
memory@70000000 {
reg = <0x70000000 0x8000000>;
};

View File

@@ -42,7 +42,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x10000000>;
};

View File

@@ -72,7 +72,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x20000000>;
};

View File

@@ -55,7 +55,7 @@
interrupts = <46 IRQ_TYPE_LEVEL_HIGH 0>;
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x8000000>;
};

View File

@@ -14,7 +14,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x20000000>;
};

View File

@@ -12,7 +12,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x20000000>;
};

View File

@@ -53,7 +53,7 @@
};
};
memory {
memory@20000000 {
device_type = "memory";
reg = <0x20000000 0x20000000>;
};

View File

@@ -10,7 +10,7 @@
bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock6 rw rootfstype=ubifs";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -15,7 +15,7 @@
bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock5 rw rootfstype=ubifs";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -16,7 +16,7 @@
bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock5 rw rootfstype=ubifs";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -15,7 +15,7 @@
bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock5 rw rootfstype=ubifs";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};

View File

@@ -14,7 +14,7 @@
stdout-path = "serial0:115200n8";
};
memory {
memory@20000000 {
reg = <0x20000000 0x4000000>;
};