All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5298AE74.7020804@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index c57c706..2a2b105 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -51,11 +51,11 @@ On Friday 29 November 2013 10:00 AM, Grygorii Strashko wrote:
 >>
 >> Why do you need this? As it was mentioned just use reg:
 >>
->> So you’d have something like:
+>> So you?d have something like:
 >>
->> memory-controller@21000A00 {
->> 	…
->> 	nand:cs2@2 {
+>> memory-controller at 21000A00 {
+>> 	?
+>> 	nand:cs2 at 2 {
 >> 		reg = <2 0 0>;
 >> 		ranges;
 >> 		...
@@ -65,7 +65,7 @@ On Friday 29 November 2013 10:00 AM, Grygorii Strashko wrote:
 > 
 > I'd prefer to continue with "ti,cs-chipselect" (this is more human friendly definition, as for me),
 > but if you insist - it can be changed as:
-> memory-controller@21000A00 {
+> memory-controller at 21000A00 {
 > 	compatible = "ti,keystone-aemif";
 > ...
 > 
@@ -82,9 +82,9 @@ On Friday 29 November 2013 10:00 AM, Grygorii Strashko wrote:
 > 	}
 > 
 >>
->> However, I’m confused by the example in which you have:
+>> However, I?m confused by the example in which you have:
 >>
->> +		nand@0,0x8000000 {
+>> +		nand at 0,0x8000000 {
 >> +			compatible = "ti,davinci-nand";
 >> +			reg = <0 0x8000000 0x4000000
 >> +			       1 0x0000000 0x0000100>;
diff --git a/a/content_digest b/N1/content_digest
index 450b171..04c1473 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,25 +4,10 @@
  "ref\0528D076A.8070806@ti.com\0"
  "ref\0C0B815B0-E394-494C-88A2-78A0DBFA23DA@kernel.crashing.org\0"
  "ref\05298ABFA.8070804@ti.com\0"
- "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
- "Subject\0Re: [PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
+ "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
+ "Subject\0[PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
  "Date\0Fri, 29 Nov 2013 10:10:44 -0500\0"
- "To\0Grygorii Strashko <grygorii.strashko@ti.com>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree <devicetree@vger.kernel.org>
-  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>
-  Kumar Gala <galak@kernel.crashing.org>
-  Rob Herring <rob.herring@calxeda.com>
-  linux-kernel@vger.kernel.org
-  linux-mtd@lists.infradead.org
-  Rob Landley <rob@landley.net>
-  ivan.khoronzhuk <ivan.khoronzhuk@ti.com>
-  Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Friday 29 November 2013 10:00 AM, Grygorii Strashko wrote:\n"
@@ -78,11 +63,11 @@
  ">>\n"
  ">> Why do you need this? As it was mentioned just use reg:\n"
  ">>\n"
- ">> So you\342\200\231d have something like:\n"
+ ">> So you?d have something like:\n"
  ">>\n"
- ">> memory-controller@21000A00 {\n"
- ">> \t\342\200\246\n"
- ">> \tnand:cs2@2 {\n"
+ ">> memory-controller at 21000A00 {\n"
+ ">> \t?\n"
+ ">> \tnand:cs2 at 2 {\n"
  ">> \t\treg = <2 0 0>;\n"
  ">> \t\tranges;\n"
  ">> \t\t...\n"
@@ -92,7 +77,7 @@
  "> \n"
  "> I'd prefer to continue with \"ti,cs-chipselect\" (this is more human friendly definition, as for me),\n"
  "> but if you insist - it can be changed as:\n"
- "> memory-controller@21000A00 {\n"
+ "> memory-controller at 21000A00 {\n"
  "> \tcompatible = \"ti,keystone-aemif\";\n"
  "> ...\n"
  "> \n"
@@ -109,9 +94,9 @@
  "> \t}\n"
  "> \n"
  ">>\n"
- ">> However, I\342\200\231m confused by the example in which you have:\n"
+ ">> However, I?m confused by the example in which you have:\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"
@@ -142,4 +127,4 @@
  "Regards,\n"
  Santosh
 
-4d820867cd84c6b1be6934e05edd00db093bab09e610513cd973762627c7c7d5
+9a6d53ed68cb0e01a623dfca597527c53504e7c14b388641a23c0c8420471d6c

diff --git a/a/1.txt b/N2/1.txt
index c57c706..c83cbc4 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -114,3 +114,8 @@ or copy of bindings already used.
 
 Regards,
 Santosh
+
+
+______________________________________________________
+Linux MTD discussion mailing list
+http://lists.infradead.org/mailman/listinfo/linux-mtd/
diff --git a/a/content_digest b/N2/content_digest
index 450b171..f65b763 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -140,6 +140,11 @@
  "or copy of bindings already used.\n"
  "\n"
  "Regards,\n"
- Santosh
+ "Santosh\n"
+ "\n"
+ "\n"
+ "______________________________________________________\n"
+ "Linux MTD discussion mailing list\n"
+ http://lists.infradead.org/mailman/listinfo/linux-mtd/
 
-4d820867cd84c6b1be6934e05edd00db093bab09e610513cd973762627c7c7d5
+62576a1569292c406f90db3c86a4f7e6de777cf420db33a4a35dc713992e64c5

diff --git a/a/content_digest b/N3/content_digest
index 450b171..b124826 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -8,21 +8,21 @@
  "Subject\0Re: [PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
  "Date\0Fri, 29 Nov 2013 10:10:44 -0500\0"
  "To\0Grygorii Strashko <grygorii.strashko@ti.com>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree <devicetree@vger.kernel.org>
+ "Cc\0Kumar Gala <galak@kernel.crashing.org>"
+  ivan.khoronzhuk <ivan.khoronzhuk@ti.com>
+  Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
+  Rob Landley <rob@landley.net>
   Russell King <linux@arm.linux.org.uk>
+  Mark Rutland <mark.rutland@arm.com>
+  devicetree <devicetree@vger.kernel.org>
   Pawel Moll <pawel.moll@arm.com>
   Stephen Warren <swarren@wwwdotorg.org>
   Greg Kroah-Hartman <gregkh@linuxfoundation.org>
   Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@kernel.crashing.org>
   Rob Herring <rob.herring@calxeda.com>
-  linux-kernel@vger.kernel.org
-  linux-mtd@lists.infradead.org
-  Rob Landley <rob@landley.net>
-  ivan.khoronzhuk <ivan.khoronzhuk@ti.com>
-  Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
- " linux-arm-kernel@lists.infradead.org\0"
+  <linux-kernel@vger.kernel.org>
+  <linux-mtd@lists.infradead.org>
+ " <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Friday 29 November 2013 10:00 AM, Grygorii Strashko wrote:\n"
@@ -142,4 +142,4 @@
  "Regards,\n"
  Santosh
 
-4d820867cd84c6b1be6934e05edd00db093bab09e610513cd973762627c7c7d5
+78b7fb9325b5a613dbd6a28ad0c7ce4a18f474dd3126e1a247aeca53b439e852

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.