All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1382641926.16515.2.camel@lolumad>

diff --git a/a/1.txt b/N1/1.txt
index aca2ecb..0bcb5df 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -41,25 +41,25 @@ On Wed, 2013-10-23 at 15:27 +0800, Shawn Guo wrote:
 > > +	model = "Voipac i.MX53 X53-DMM-668";
 > > +	compatible = "vp,imx53-dmm-668", "fsl,imx53";
 > > +
-> > +	memory at 0 {
+> > +	memory@0 {
 > > +		device_type = "memory";
 > > +		reg = <0x70000000 0x20000000>;
 > > +	};
 > > +
-> > +	memory at 1 {
+> > +	memory@1 {
 > > +		device_type = "memory";
 > > +		reg = <0xb0000000 0x20000000>;
 > > +	};
 > 
-> The 'num' in memory at num should match the first number in 'reg' property,
+> The 'num' in memory@num should match the first number in 'reg' property,
 > so they should looks like:
 > 
-> 	memory at 70000000 {
+> 	memory@70000000 {
 > 		device_type = "memory";
 > 		reg = <0x70000000 0x20000000>;
 > 	}
 > 
-> 	memory at b0000000 {
+> 	memory@b0000000 {
 > 		device_type = "memory";
 > 		reg = <0xb0000000 0x20000000>;
 > 	}
diff --git a/a/content_digest b/N1/content_digest
index 5839d26..4877700 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,15 @@
  "ref\01382461643-16790-1-git-send-email-lisovy@gmail.com\0"
  "ref\01382461643-16790-4-git-send-email-lisovy@gmail.com\0"
  "ref\020131023072738.GI2839@S2101-09.ap.freescale.net\0"
- "From\0lisovy@gmail.com (Rostislav Lisovy)\0"
- "Subject\0[PATCH 3/4] ARM: dts: i.MX53: dts for Voipac x53-dmm-668 module\0"
+ "From\0Rostislav Lisovy <lisovy@gmail.com>\0"
+ "Subject\0Re: [PATCH 3/4] ARM: dts: i.MX53: dts for Voipac x53-dmm-668 module\0"
  "Date\0Thu, 24 Oct 2013 21:12:06 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Shawn Guo <shawn.guo@linaro.org>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  Sascha Hauer <kernel@pengutronix.de>
+ " pisa@cmp.felk.cvut.cz\0"
  "\00:1\0"
  "b\0"
  "Dear Shawn;\n"
@@ -50,25 +55,25 @@
  "> > +\tmodel = \"Voipac i.MX53 X53-DMM-668\";\n"
  "> > +\tcompatible = \"vp,imx53-dmm-668\", \"fsl,imx53\";\n"
  "> > +\n"
- "> > +\tmemory at 0 {\n"
+ "> > +\tmemory@0 {\n"
  "> > +\t\tdevice_type = \"memory\";\n"
  "> > +\t\treg = <0x70000000 0x20000000>;\n"
  "> > +\t};\n"
  "> > +\n"
- "> > +\tmemory at 1 {\n"
+ "> > +\tmemory@1 {\n"
  "> > +\t\tdevice_type = \"memory\";\n"
  "> > +\t\treg = <0xb0000000 0x20000000>;\n"
  "> > +\t};\n"
  "> \n"
- "> The 'num' in memory at num should match the first number in 'reg' property,\n"
+ "> The 'num' in memory@num should match the first number in 'reg' property,\n"
  "> so they should looks like:\n"
  "> \n"
- "> \tmemory at 70000000 {\n"
+ "> \tmemory@70000000 {\n"
  "> \t\tdevice_type = \"memory\";\n"
  "> \t\treg = <0x70000000 0x20000000>;\n"
  "> \t}\n"
  "> \n"
- "> \tmemory at b0000000 {\n"
+ "> \tmemory@b0000000 {\n"
  "> \t\tdevice_type = \"memory\";\n"
  "> \t\treg = <0xb0000000 0x20000000>;\n"
  "> \t}\n"
@@ -125,4 +130,4 @@
  "> Shawn\n"
  >
 
-c2fbeb238108dd08e055a30444bf7511bb74c50eab4e2f4e32a1fe603ba46c4b
+77b1361ad5aa70678e16385a6d8f1ee6b04e73969e3b76768fb2aa8e40ab5038

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.