All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5294CE7F.3060607@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index bb2d43e..33c1c5d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ On 11/22/2013 11:04 PM, Kumar Gala wrote:
 >> Add bindings for AEMIF controller drivers/memory/ti-aemif.c
 >>
 >
-> Binding shouldn’t normally refer to code.
+> Binding shouldn?t normally refer to code.
 >
 > Just saying something like:
 >
@@ -61,7 +61,7 @@ The
 >
 > Is the first cell just the chip select number?
 >
-> I’m wondering if this is similar to FSL Localbus controller, see the binding:
+> I?m wondering if this is similar to FSL Localbus controller, see the binding:
 >
 > bindings/powerpc/fsl/lbc.txt
 >
@@ -180,7 +180,7 @@ No, it is a memory range number
 >> +
 >> +Example for aemif, davinci nand and nor flash chip select shown below.
 >> +
->> +memory-controller@21000A00 {
+>> +memory-controller at 21000A00 {
 >> +	compatible = "ti,keystone-aemif";
 >> +	#address-cells = <2>;
 >> +	#size-cells = <1>;
@@ -207,7 +207,7 @@ No, it is a memory range number
 >> +		ti,cs-wstrobe = <42>;
 >> +		ti,cs-wsetup = <14>;
 >> +
->> +		nand@0,0x8000000 {
+>> +		nand at 0,0x8000000 {
 >> +			compatible = "ti,davinci-nand";
 >> +			reg = <0 0x8000000 0x4000000
 >> +			       1 0x0000000 0x0000100>;
@@ -233,7 +233,7 @@ No, it is a memory range number
 >> +		ti,cs-wsetup = <14>;
 >> +		ti,cs-asize = <1>;
 >> +
->> +		flash@0,0x0000000 {
+>> +		flash at 0,0x0000000 {
 >> +			compatible = "cfi-flash";
 >> +			reg = <0 0x0000000 0x4000000>;
 >> +
@@ -246,7 +246,7 @@ No, it is a memory range number
 >>
 >> --
 >> To unsubscribe from this list: send the line "unsubscribe devicetree" in
->> the body of a message to majordomo@vger.kernel.org
+>> the body of a message to majordomo at vger.kernel.org
 >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >
 
diff --git a/a/content_digest b/N1/content_digest
index 91cbeee..581745c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,10 @@
  "ref\01384962416-14862-1-git-send-email-ivan.khoronzhuk@ti.com\0"
  "ref\01384962416-14862-3-git-send-email-ivan.khoronzhuk@ti.com\0"
  "ref\0817E4263-5E61-4471-AED0-5C97FD2B902F@kernel.crashing.org\0"
- "From\0ivan.khoronzhuk <ivan.khoronzhuk@ti.com>\0"
- "Subject\0Re: [PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
+ "From\0ivan.khoronzhuk@ti.com (ivan.khoronzhuk)\0"
+ "Subject\0[PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
  "Date\0Tue, 26 Nov 2013 18:38:23 +0200\0"
- "To\0Kumar Gala <galak@kernel.crashing.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree <devicetree@vger.kernel.org>
-  grygorii.strashko@ti.com
-  Russell King <linux@arm.linux.org.uk>
-  Pawel Moll <pawel.moll@arm.com>
-  Stephen Warren <swarren@wwwdotorg.org>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  linux-kernel@vger.kernel.org
-  Rob Herring <rob.herring@calxeda.com>
-  Santosh Shilimkar <santosh.shilimkar@ti.com>
-  Rob Landley <rob@landley.net>
-  linux-mtd@lists.infradead.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 11/22/2013 11:04 PM, Kumar Gala wrote:\n"
@@ -28,7 +14,7 @@
  ">> Add bindings for AEMIF controller drivers/memory/ti-aemif.c\n"
  ">>\n"
  ">\n"
- "> Binding shouldn\342\200\231t normally refer to code.\n"
+ "> Binding shouldn?t normally refer to code.\n"
  ">\n"
  "> Just saying something like:\n"
  ">\n"
@@ -84,7 +70,7 @@
  ">\n"
  "> Is the first cell just the chip select number?\n"
  ">\n"
- "> I\342\200\231m wondering if this is similar to FSL Localbus controller, see the binding:\n"
+ "> I?m wondering if this is similar to FSL Localbus controller, see the binding:\n"
  ">\n"
  "> bindings/powerpc/fsl/lbc.txt\n"
  ">\n"
@@ -203,7 +189,7 @@
  ">> +\n"
  ">> +Example for aemif, davinci nand and nor flash chip select shown below.\n"
  ">> +\n"
- ">> +memory-controller@21000A00 {\n"
+ ">> +memory-controller at 21000A00 {\n"
  ">> +\tcompatible = \"ti,keystone-aemif\";\n"
  ">> +\t#address-cells = <2>;\n"
  ">> +\t#size-cells = <1>;\n"
@@ -230,7 +216,7 @@
  ">> +\t\tti,cs-wstrobe = <42>;\n"
  ">> +\t\tti,cs-wsetup = <14>;\n"
  ">> +\n"
- ">> +\t\tnand@0,0x8000000 {\n"
+ ">> +\t\tnand at 0,0x8000000 {\n"
  ">> +\t\t\tcompatible = \"ti,davinci-nand\";\n"
  ">> +\t\t\treg = <0 0x8000000 0x4000000\n"
  ">> +\t\t\t       1 0x0000000 0x0000100>;\n"
@@ -256,7 +242,7 @@
  ">> +\t\tti,cs-wsetup = <14>;\n"
  ">> +\t\tti,cs-asize = <1>;\n"
  ">> +\n"
- ">> +\t\tflash@0,0x0000000 {\n"
+ ">> +\t\tflash at 0,0x0000000 {\n"
  ">> +\t\t\tcompatible = \"cfi-flash\";\n"
  ">> +\t\t\treg = <0 0x0000000 0x4000000>;\n"
  ">> +\n"
@@ -269,7 +255,7 @@
  ">>\n"
  ">> --\n"
  ">> To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- ">> the body of a message to majordomo@vger.kernel.org\n"
+ ">> the body of a message to majordomo at vger.kernel.org\n"
  ">> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  ">\n"
  "\n"
@@ -278,4 +264,4 @@
  "Regards,\n"
  Ivan Khoronzhuk
 
-5d4c81208b9cccb56698e9c737f63f583328d01449e478ef19363910b7fe16c3
+53e4a5e97f2dedfa4b2f6defec25ee7c5bb4f8cbc4bd61052617116e168b417d

diff --git a/a/1.txt b/N2/1.txt
index bb2d43e..87e50f3 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -254,3 +254,7 @@ No, it is a memory range number
 -- 
 Regards,
 Ivan Khoronzhuk
+
+______________________________________________________
+Linux MTD discussion mailing list
+http://lists.infradead.org/mailman/listinfo/linux-mtd/
diff --git a/a/content_digest b/N2/content_digest
index 91cbeee..d9ecc1e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -276,6 +276,10 @@
  "\n"
  "-- \n"
  "Regards,\n"
- Ivan Khoronzhuk
+ "Ivan Khoronzhuk\n"
+ "\n"
+ "______________________________________________________\n"
+ "Linux MTD discussion mailing list\n"
+ http://lists.infradead.org/mailman/listinfo/linux-mtd/
 
-5d4c81208b9cccb56698e9c737f63f583328d01449e478ef19363910b7fe16c3
+477f5e209be9dbcf50cb28b123bb6e7a2c9fb7e370388831dbd3d67139f890f6

diff --git a/a/content_digest b/N3/content_digest
index 91cbeee..538d22b 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -5,20 +5,20 @@
  "Subject\0Re: [PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
  "Date\0Tue, 26 Nov 2013 18:38:23 +0200\0"
  "To\0Kumar Gala <galak@kernel.crashing.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree <devicetree@vger.kernel.org>
-  grygorii.strashko@ti.com
+ "Cc\0Santosh Shilimkar <santosh.shilimkar@ti.com>"
+  Rob Landley <rob@landley.net>
   Russell King <linux@arm.linux.org.uk>
+  devicetree <devicetree@vger.kernel.org>
   Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Rob Herring <rob.herring@calxeda.com>
   Stephen Warren <swarren@wwwdotorg.org>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
   Ian Campbell <ijc+devicetree@hellion.org.uk>
-  linux-kernel@vger.kernel.org
-  Rob Herring <rob.herring@calxeda.com>
-  Santosh Shilimkar <santosh.shilimkar@ti.com>
-  Rob Landley <rob@landley.net>
-  linux-mtd@lists.infradead.org
- " linux-arm-kernel@lists.infradead.org\0"
+  <linux-kernel@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-mtd@lists.infradead.org>
+  <grygorii.strashko@ti.com>
+ " Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
  "\00:1\0"
  "b\0"
  "On 11/22/2013 11:04 PM, Kumar Gala wrote:\n"
@@ -278,4 +278,4 @@
  "Regards,\n"
  Ivan Khoronzhuk
 
-5d4c81208b9cccb56698e9c737f63f583328d01449e478ef19363910b7fe16c3
+1b70f9c588c24e95a0de3a54b8e2b5da77745505acb458439cce06a2011244aa

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.