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

diff --git a/a/1.txt b/N1/1.txt
index a0c2fb0..787b2ef 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -50,11 +50,11 @@ On 11/22/2013 11:06 PM, Kumar Gala 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;
 > 		...
@@ -64,7 +64,7 @@ On 11/22/2013 11:06 PM, Kumar Gala 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";
 ...
 
@@ -81,9 +81,9 @@ memory-controller@21000A00 {
 	}
 
 > 
-> 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 972e599..17c11d6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,25 +3,10 @@
  "ref\020131120182102.GK14627@ns203013.ovh.net\0"
  "ref\0528D076A.8070806@ti.com\0"
  "ref\0C0B815B0-E394-494C-88A2-78A0DBFA23DA@kernel.crashing.org\0"
- "From\0Grygorii Strashko <grygorii.strashko@ti.com>\0"
- "Subject\0Re: [PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
+ "From\0grygorii.strashko@ti.com (Grygorii Strashko)\0"
+ "Subject\0[PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
  "Date\0Fri, 29 Nov 2013 17:00:10 +0200\0"
- "To\0Kumar Gala <galak@kernel.crashing.org>"
-  ivan.khoronzhuk <ivan.khoronzhuk@ti.com>
- " Santosh Shilimkar <santosh.shilimkar@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>
-  linux-kernel@vger.kernel.org
-  Rob Herring <rob.herring@calxeda.com>
-  linux-mtd@lists.infradead.org
-  Rob Landley <rob@landley.net>
-  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"
  "Hi Kumar Gala,\n"
@@ -76,11 +61,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"
@@ -90,7 +75,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"
@@ -107,9 +92,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"
@@ -136,4 +121,4 @@
  "Regards,\n"
  - grygorii
 
-39dc5b04f8739d117ec386bc496369133a148dde0182af4ae239ded1ae3db0ec
+4bc28647d665abe9c6b5396656085834b58657ef7f060c5a94adb840802271c2

diff --git a/a/1.txt b/N2/1.txt
index a0c2fb0..b26c61a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ Hi Kumar Gala,
 
 On 11/22/2013 11:06 PM, Kumar Gala wrote:
 > 
-> On Nov 20, 2013, at 1:03 PM, ivan.khoronzhuk <ivan.khoronzhuk@ti.com> wrote:
+> On Nov 20, 2013, at 1:03 PM, ivan.khoronzhuk <ivan.khoronzhuk-l0cyMroinI0@public.gmane.org> wrote:
 > 
 >> On 11/20/2013 08:21 PM, Jean-Christophe PLAGNIOL-VILLARD wrote:
 >>>> +				the chip select signal.
@@ -109,3 +109,8 @@ In this document, NAND node is used just as an example of child node.
 
 Regards,
 - grygorii
+
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 972e599..b106441 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,32 +3,33 @@
  "ref\020131120182102.GK14627@ns203013.ovh.net\0"
  "ref\0528D076A.8070806@ti.com\0"
  "ref\0C0B815B0-E394-494C-88A2-78A0DBFA23DA@kernel.crashing.org\0"
- "From\0Grygorii Strashko <grygorii.strashko@ti.com>\0"
+ "ref\0C0B815B0-E394-494C-88A2-78A0DBFA23DA-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org\0"
+ "From\0Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\0"
  "Subject\0Re: [PATCH 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
  "Date\0Fri, 29 Nov 2013 17:00:10 +0200\0"
- "To\0Kumar Gala <galak@kernel.crashing.org>"
-  ivan.khoronzhuk <ivan.khoronzhuk@ti.com>
- " Santosh Shilimkar <santosh.shilimkar@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>
-  linux-kernel@vger.kernel.org
-  Rob Herring <rob.herring@calxeda.com>
-  linux-mtd@lists.infradead.org
-  Rob Landley <rob@landley.net>
-  Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0Kumar Gala <galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>"
+  ivan.khoronzhuk <ivan.khoronzhuk-l0cyMroinI0@public.gmane.org>
+ " Santosh Shilimkar <santosh.shilimkar-l0cyMroinI0@public.gmane.org>\0"
+ "Cc\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>"
+  Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
+  Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Kumar Gala,\n"
  "\n"
  "On 11/22/2013 11:06 PM, Kumar Gala wrote:\n"
  "> \n"
- "> On Nov 20, 2013, at 1:03 PM, ivan.khoronzhuk <ivan.khoronzhuk@ti.com> wrote:\n"
+ "> On Nov 20, 2013, at 1:03 PM, ivan.khoronzhuk <ivan.khoronzhuk-l0cyMroinI0@public.gmane.org> wrote:\n"
  "> \n"
  ">> On 11/20/2013 08:21 PM, Jean-Christophe PLAGNIOL-VILLARD wrote:\n"
  ">>>> +\t\t\t\tthe chip select signal.\n"
@@ -134,6 +135,11 @@
  "In this document, NAND node is used just as an example of child node.\n"
  "\n"
  "Regards,\n"
- - grygorii
+ "- grygorii\n"
+ "\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-39dc5b04f8739d117ec386bc496369133a148dde0182af4ae239ded1ae3db0ec
+cda66bf2aef6764542d047ab0c67ec50ec0a98fe0ca2f0de72c7bef0b0b3f5ea

diff --git a/a/content_digest b/N3/content_digest
index 972e599..1e84880 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -9,19 +9,19 @@
  "To\0Kumar Gala <galak@kernel.crashing.org>"
   ivan.khoronzhuk <ivan.khoronzhuk@ti.com>
  " Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree <devicetree@vger.kernel.org>
+ "Cc\0Jean-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>
-  linux-kernel@vger.kernel.org
   Rob Herring <rob.herring@calxeda.com>
-  linux-mtd@lists.infradead.org
-  Rob Landley <rob@landley.net>
-  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"
  "Hi Kumar Gala,\n"
@@ -136,4 +136,4 @@
  "Regards,\n"
  - grygorii
 
-39dc5b04f8739d117ec386bc496369133a148dde0182af4ae239ded1ae3db0ec
+704fb520f45ab4c9ce33358f5029d5a01e5d076d64720b2214a622afa2ae47cc

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.