All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52F8FAF1.9030505@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index ac1c22c..04c806a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -172,7 +172,7 @@ your ack on DT part at least.
 > +
 > +Example for aemif, davinci nand and nor flash chip select shown below.
 > +
-> +memory-controller@21000A00 {
+> +memory-controller at 21000A00 {
 > +	compatible = "ti,davinci-aemif";
 > +	#address-cells = <2>;
 > +	#size-cells = <1>;
@@ -204,7 +204,7 @@ your ack on DT part at least.
 > +		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>;
@@ -234,7 +234,7 @@ your ack on DT part at least.
 > +		ti,cs-wsetup = <14>;
 > +		ti,cs-asize = <1>;
 > +
-> +		flash@0,0x0000000 {
+> +		flash at 0,0x0000000 {
 > +			compatible = "cfi-flash";
 > +			reg = <0 0x0000000 0x4000000>;
 > +
diff --git a/a/content_digest b/N1/content_digest
index dfdbf54..ee87247 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,9 @@
  "ref\01391629574-18955-1-git-send-email-ivan.khoronzhuk@ti.com\0"
  "ref\01391629574-18955-3-git-send-email-ivan.khoronzhuk@ti.com\0"
- "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
- "Subject\0Re: [PATCH v4 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
+ "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
+ "Subject\0[PATCH v4 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
  "Date\0Mon, 10 Feb 2014 11:14:41 -0500\0"
- "To\0Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>"
- " <galak@kernel.crashing.org>\0"
- "Cc\0mark.rutland@arm.com"
-  devicetree@vger.kernel.org
-  grygorii.strashko@ti.com
-  linux@arm.linux.org.uk
-  pawel.moll@arm.com
-  swarren@wwwdotorg.org
-  gregkh@linuxfoundation.org
-  ijc+devicetree@hellion.org.uk
-  nsekhar@ti.com
-  linux-kernel@vger.kernel.org
-  rob.herring@calxeda.com
-  linux-mtd@lists.infradead.org
-  rob@landley.net
-  dwmw2@infradead.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Kumar,\n"
@@ -196,7 +180,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,davinci-aemif\";\n"
  "> +\t#address-cells = <2>;\n"
  "> +\t#size-cells = <1>;\n"
@@ -228,7 +212,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"
@@ -258,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"
@@ -268,4 +252,4 @@
  "> +};\n"
  >
 
-a109237c8db02a98813209dd3c2ecca68b79bfcd9d22a3c0c6d58a2f2d982ab3
+42adde4136c237940834ec89b79160bf4640d8ac1cef18ae488b2ef6011401fa

diff --git a/a/content_digest b/N2/content_digest
index dfdbf54..11282d5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,22 +4,22 @@
  "Subject\0Re: [PATCH v4 2/2] memory: ti-aemif: add bindings for AEMIF driver\0"
  "Date\0Mon, 10 Feb 2014 11:14:41 -0500\0"
  "To\0Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>"
- " <galak@kernel.crashing.org>\0"
- "Cc\0mark.rutland@arm.com"
-  devicetree@vger.kernel.org
-  grygorii.strashko@ti.com
+ " galak@kernel.crashing.org\0"
+ "Cc\0rob@landley.net"
   linux@arm.linux.org.uk
+  devicetree@vger.kernel.org
   pawel.moll@arm.com
+  mark.rutland@arm.com
+  rob.herring@calxeda.com
   swarren@wwwdotorg.org
-  gregkh@linuxfoundation.org
   ijc+devicetree@hellion.org.uk
-  nsekhar@ti.com
   linux-kernel@vger.kernel.org
-  rob.herring@calxeda.com
+  linux-arm-kernel@lists.infradead.org
   linux-mtd@lists.infradead.org
-  rob@landley.net
+  grygorii.strashko@ti.com
+  gregkh@linuxfoundation.org
   dwmw2@infradead.org
- " linux-arm-kernel@lists.infradead.org\0"
+ " nsekhar@ti.com\0"
  "\00:1\0"
  "b\0"
  "Kumar,\n"
@@ -268,4 +268,4 @@
  "> +};\n"
  >
 
-a109237c8db02a98813209dd3c2ecca68b79bfcd9d22a3c0c6d58a2f2d982ab3
+756a28b915d9890d6625da1d0bb318dbb09360ff7a5c578099d91326c41fbb9f

diff --git a/a/content_digest b/N3/content_digest
index dfdbf54..acd27dd 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -5,21 +5,21 @@
  "Date\0Mon, 10 Feb 2014 11:14:41 -0500\0"
  "To\0Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>"
  " <galak@kernel.crashing.org>\0"
- "Cc\0mark.rutland@arm.com"
-  devicetree@vger.kernel.org
-  grygorii.strashko@ti.com
-  linux@arm.linux.org.uk
-  pawel.moll@arm.com
-  swarren@wwwdotorg.org
-  gregkh@linuxfoundation.org
-  ijc+devicetree@hellion.org.uk
-  nsekhar@ti.com
-  linux-kernel@vger.kernel.org
-  rob.herring@calxeda.com
-  linux-mtd@lists.infradead.org
-  rob@landley.net
-  dwmw2@infradead.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0<rob@landley.net>"
+  <linux@arm.linux.org.uk>
+  <devicetree@vger.kernel.org>
+  <pawel.moll@arm.com>
+  <mark.rutland@arm.com>
+  <rob.herring@calxeda.com>
+  <swarren@wwwdotorg.org>
+  <ijc+devicetree@hellion.org.uk>
+  <linux-kernel@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-mtd@lists.infradead.org>
+  <grygorii.strashko@ti.com>
+  <gregkh@linuxfoundation.org>
+  <dwmw2@infradead.org>
+ " <nsekhar@ti.com>\0"
  "\00:1\0"
  "b\0"
  "Kumar,\n"
@@ -268,4 +268,4 @@
  "> +};\n"
  >
 
-a109237c8db02a98813209dd3c2ecca68b79bfcd9d22a3c0c6d58a2f2d982ab3
+670ab31506e09675c2987095246cc8ed045741a8932bbc6d962cbd5839d62ed0

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.