Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: omap3: Add missing unit name to memory nodes

This patch fixes the following DTC warnings:

"Node /memory has a reg or ranges property, but no unit name"

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Javier Martinez Canillas and committed by
Tony Lindgren
81777ff9 101ace8d

+19 -19
+1 -1
arch/arm/boot/dts/logicpd-torpedo-som.dtsi
··· 13 13 }; 14 14 }; 15 15 16 - memory { 16 + memory@0 { 17 17 device_type = "memory"; 18 18 reg = <0 0>; 19 19 };
+1 -1
arch/arm/boot/dts/omap3-beagle-xm.dts
··· 19 19 }; 20 20 }; 21 21 22 - memory { 22 + memory@80000000 { 23 23 device_type = "memory"; 24 24 reg = <0x80000000 0x20000000>; /* 512 MB */ 25 25 };
+1 -1
arch/arm/boot/dts/omap3-beagle.dts
··· 19 19 }; 20 20 }; 21 21 22 - memory { 22 + memory@80000000 { 23 23 device_type = "memory"; 24 24 reg = <0x80000000 0x10000000>; /* 256 MB */ 25 25 };
+1 -1
arch/arm/boot/dts/omap3-cm-t3x.dtsi
··· 4 4 5 5 / { 6 6 7 - memory { 7 + memory@80000000 { 8 8 device_type = "memory"; 9 9 reg = <0x80000000 0x10000000>; /* 256 MB */ 10 10 };
+1 -1
arch/arm/boot/dts/omap3-devkit8000-common.dtsi
··· 10 10 11 11 #include "omap34xx.dtsi" 12 12 / { 13 - memory { 13 + memory@80000000 { 14 14 device_type = "memory"; 15 15 reg = <0x80000000 0x10000000>; /* 256 MB */ 16 16 };
+1 -1
arch/arm/boot/dts/omap3-evm-37xx.dts
··· 15 15 model = "TI OMAP37XX EVM (TMDSEVM3730)"; 16 16 compatible = "ti,omap3-evm-37xx", "ti,omap3630", "ti,omap3"; 17 17 18 - memory { 18 + memory@80000000 { 19 19 device_type = "memory"; 20 20 reg = <0x80000000 0x10000000>; /* 256 MB */ 21 21 };
+1 -1
arch/arm/boot/dts/omap3-evm.dts
··· 14 14 model = "TI OMAP35XX EVM (TMDSEVM3530)"; 15 15 compatible = "ti,omap3-evm", "ti,omap3"; 16 16 17 - memory { 17 + memory@80000000 { 18 18 device_type = "memory"; 19 19 reg = <0x80000000 0x10000000>; /* 256 MB */ 20 20 };
+1 -1
arch/arm/boot/dts/omap3-gta04.dtsi
··· 21 21 }; 22 22 }; 23 23 24 - memory { 24 + memory@80000000 { 25 25 device_type = "memory"; 26 26 reg = <0x80000000 0x20000000>; /* 512 MB */ 27 27 };
+1 -1
arch/arm/boot/dts/omap3-igep.dtsi
··· 13 13 #include "omap36xx.dtsi" 14 14 15 15 / { 16 - memory { 16 + memory@80000000 { 17 17 device_type = "memory"; 18 18 reg = <0x80000000 0x20000000>; /* 512 MB */ 19 19 };
+1 -1
arch/arm/boot/dts/omap3-ldp.dts
··· 15 15 model = "TI OMAP3430 LDP (Zoom1 Labrador)"; 16 16 compatible = "ti,omap3-ldp", "ti,omap3"; 17 17 18 - memory { 18 + memory@80000000 { 19 19 device_type = "memory"; 20 20 reg = <0x80000000 0x8000000>; /* 128 MB */ 21 21 };
+1 -1
arch/arm/boot/dts/omap3-lilly-a83x.dtsi
··· 17 17 bootargs = "console=ttyO0,115200n8 vt.global_cursor_default=0 consoleblank=0"; 18 18 }; 19 19 20 - memory { 20 + memory@80000000 { 21 21 device_type = "memory"; 22 22 reg = <0x80000000 0x8000000>; /* 128 MB */ 23 23 };
+1 -1
arch/arm/boot/dts/omap3-n900.dts
··· 54 54 }; 55 55 }; 56 56 57 - memory { 57 + memory@80000000 { 58 58 device_type = "memory"; 59 59 reg = <0x80000000 0x10000000>; /* 256 MB */ 60 60 };
+1 -1
arch/arm/boot/dts/omap3-n950-n9.dtsi
··· 24 24 }; 25 25 }; 26 26 27 - memory { 27 + memory@80000000 { 28 28 device_type = "memory"; 29 29 reg = <0x80000000 0x40000000>; /* 1 GB */ 30 30 };
+1 -1
arch/arm/boot/dts/omap3-overo-base.dtsi
··· 12 12 13 13 / { 14 14 15 - memory { 15 + memory@0 { 16 16 device_type = "memory"; 17 17 reg = <0 0>; 18 18 };
+1 -1
arch/arm/boot/dts/omap3-pandora-common.dtsi
··· 18 18 }; 19 19 }; 20 20 21 - memory { 21 + memory@80000000 { 22 22 device_type = "memory"; 23 23 reg = <0x80000000 0x20000000>; /* 512 MB */ 24 24 };
+1 -1
arch/arm/boot/dts/omap3-sniper.dts
··· 20 20 }; 21 21 }; 22 22 23 - memory { 23 + memory@80000000 { 24 24 device_type = "memory"; 25 25 reg = <0x80000000 0x20000000>; /* 512 MB */ 26 26 };
+1 -1
arch/arm/boot/dts/omap3-tao3530.dtsi
··· 26 26 }; 27 27 }; 28 28 29 - memory { 29 + memory@80000000 { 30 30 device_type = "memory"; 31 31 reg = <0x80000000 0x10000000>; /* 256 MB */ 32 32 };
+1 -1
arch/arm/boot/dts/omap3-zoom3.dts
··· 20 20 }; 21 21 }; 22 22 23 - memory { 23 + memory@80000000 { 24 24 device_type = "memory"; 25 25 reg = <0x80000000 0x20000000>; /* 512 MB */ 26 26 };
+1 -1
arch/arm/boot/dts/omap3430-sdp.dts
··· 13 13 model = "TI OMAP3430 SDP"; 14 14 compatible = "ti,omap3430-sdp", "ti,omap3"; 15 15 16 - memory { 16 + memory@80000000 { 17 17 device_type = "memory"; 18 18 reg = <0x80000000 0x10000000>; /* 256 MB */ 19 19 };