All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5320D3FD.8010704@cogentembedded.com>

diff --git a/a/1.txt b/N1/1.txt
index 768437b..7e4cdb4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,7 +18,7 @@ On 03/12/2014 11:30 PM, Ezequiel Garcia wrote:
 >>>   				clock-output-names = "nand";
 >>>   			};
 >>> +
->>> +			nand@d0000 {
+>>> +			nand at d0000 {
 
 >>     ePAPR standard [1] tells us:
 
@@ -27,7 +27,7 @@ On 03/12/2014 11:30 PM, Ezequiel Garcia wrote:
 >> should be one of the following choices:
 
 >> [...]
->> • flash
+>> ? flash
 
 > I think 'nand' is generic enough, isn't it?
 
diff --git a/a/content_digest b/N1/content_digest
index 7e546bc..889bbff 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,22 +2,10 @@
  "ref\01394637404-7651-5-git-send-email-ezequiel.garcia@free-electrons.com\0"
  "ref\05320CEE7.6020506@cogentembedded.com\0"
  "ref\020140312203007.GA7396@arch.cereza\0"
- "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0"
- "Subject\0Re: [PATCH 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC\0"
+ "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0"
+ "Subject\0[PATCH 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC\0"
  "Date\0Thu, 13 Mar 2014 00:39:09 +0300\0"
- "To\0Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\0"
- "Cc\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>"
-  devicetree@vger.kernel.org
-  Mike Turquette <mturquette@linaro.org>
-  Jason Cooper <jason@lakedaemon.net>
-  Tawfik Bayouk <tawfik@marvell.com>
-  Andrew Lunn <andrew@lunn.ch>
-  Seif Mazareeb <seif@marvell.com>
-  Lior Amsalem <alior@marvell.com>
-  linux-mtd@lists.infradead.org
-  Gregory Clement <gregory.clement@free-electrons.com>
-  linux-arm-kernel@lists.infradead.org
- " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 03/12/2014 11:30 PM, Ezequiel Garcia wrote:\n"
@@ -40,7 +28,7 @@
  ">>>   \t\t\t\tclock-output-names = \"nand\";\n"
  ">>>   \t\t\t};\n"
  ">>> +\n"
- ">>> +\t\t\tnand@d0000 {\n"
+ ">>> +\t\t\tnand at d0000 {\n"
  "\n"
  ">>     ePAPR standard [1] tells us:\n"
  "\n"
@@ -49,7 +37,7 @@
  ">> should be one of the following choices:\n"
  "\n"
  ">> [...]\n"
- ">> \342\200\242 flash\n"
+ ">> ? flash\n"
  "\n"
  "> I think 'nand' is generic enough, isn't it?\n"
  "\n"
@@ -71,4 +59,4 @@
  "\n"
  WBR, Sergei
 
-0d35e11dd9d952774200f66daa8f7d5a024ca5b29a09bca3af85458a38e13f01
+57e7295ff4b1fb51c2430b694b988b656b1657c665b4460e3e2487c0820b77c5

diff --git a/a/1.txt b/N2/1.txt
index 768437b..9db3712 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ On 03/12/2014 11:30 PM, Ezequiel Garcia wrote:
 >>> with the controller in Armada 370/375/XP SoCs. Add support for
 >>> it in the devicetree file.
 
->>> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
+>>> Signed-off-by: Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
 >>> ---
 >>>   arch/arm/boot/dts/armada-38x.dtsi | 10 ++++++++++
 >>>   1 file changed, 10 insertions(+)
@@ -48,3 +48,8 @@ documentation such as http://devicetree.org/Device_Tree_Usage (pointing to
 ePAPR and having a passage on the generic device names too).
 
 WBR, Sergei
+
+--
+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 7e546bc..3b1f415 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,22 +2,23 @@
  "ref\01394637404-7651-5-git-send-email-ezequiel.garcia@free-electrons.com\0"
  "ref\05320CEE7.6020506@cogentembedded.com\0"
  "ref\020140312203007.GA7396@arch.cereza\0"
- "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0"
+ "ref\020140312203007.GA7396-nAQHv47ARr+vIlHkl8J1cg@public.gmane.org\0"
+ "From\0Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\0"
  "Subject\0Re: [PATCH 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC\0"
  "Date\0Thu, 13 Mar 2014 00:39:09 +0300\0"
- "To\0Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\0"
- "Cc\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>"
-  devicetree@vger.kernel.org
-  Mike Turquette <mturquette@linaro.org>
-  Jason Cooper <jason@lakedaemon.net>
-  Tawfik Bayouk <tawfik@marvell.com>
-  Andrew Lunn <andrew@lunn.ch>
-  Seif Mazareeb <seif@marvell.com>
-  Lior Amsalem <alior@marvell.com>
-  linux-mtd@lists.infradead.org
-  Gregory Clement <gregory.clement@free-electrons.com>
-  linux-arm-kernel@lists.infradead.org
- " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "To\0Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
+  Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
+  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+  Seif Mazareeb <seif-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
+  Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+ " Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 03/12/2014 11:30 PM, Ezequiel Garcia wrote:\n"
@@ -26,7 +27,7 @@
  ">>> with the controller in Armada 370/375/XP SoCs. Add support for\n"
  ">>> it in the devicetree file.\n"
  "\n"
- ">>> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\n"
+ ">>> Signed-off-by: Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
  ">>> ---\n"
  ">>>   arch/arm/boot/dts/armada-38x.dtsi | 10 ++++++++++\n"
  ">>>   1 file changed, 10 insertions(+)\n"
@@ -69,6 +70,11 @@
  "documentation such as http://devicetree.org/Device_Tree_Usage (pointing to \n"
  "ePAPR and having a passage on the generic device names too).\n"
  "\n"
- WBR, Sergei
+ "WBR, Sergei\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
 
-0d35e11dd9d952774200f66daa8f7d5a024ca5b29a09bca3af85458a38e13f01
+2185b399ed2baaed2e57a30dd810a20c14d54d58fa119b5c3fafb24f511f8398

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.