All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54C65838.4020707@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index 45378cd..5a42eff 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-Le 22/01/2015 12:01, Nicolas Ferre a écrit :
-> Le 22/01/2015 11:41, Josh Wu a écrit :
+Le 22/01/2015 12:01, Nicolas Ferre a ?crit :
+> Le 22/01/2015 11:41, Josh Wu a ?crit :
 >> As we introduce a new "atmel,sama5d4-nand" compatible string for sama5d4,
 >> so we need to apply it for sama5d4 chip.
 >>
@@ -35,7 +35,7 @@ Best regards,
 >> @@ -267,7 +267,7 @@
 >>  		};
 >>  
->>  		nand0: nand@80000000 {
+>>  		nand0: nand at 80000000 {
 >> -			compatible = "atmel,at91rm9200-nand";
 >> +			compatible = "atmel,sama5d4-nand", "atmel,at91rm9200-nand";
 >>  			#address-cells = <1>;
diff --git a/a/content_digest b/N1/content_digest
index ab004fb..f1cd278 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,14 @@
  "ref\01421656387-12538-2-git-send-email-josh.wu@atmel.com\0"
  "ref\01421923305-10088-1-git-send-email-josh.wu@atmel.com\0"
  "ref\054C0D872.6010005@atmel.com\0"
- "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
- "Subject\0Re: [PATCH v2] ARM: at91: sama5d4: dts: change the nand compatible string\0"
+ "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
+ "Subject\0[PATCH v2] ARM: at91: sama5d4: dts: change the nand compatible string\0"
  "Date\0Mon, 26 Jan 2015 16:07:36 +0100\0"
- "To\0Josh Wu <josh.wu@atmel.com>"
- " Brian Norris <computersforpeace@gmail.com>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree@vger.kernel.org
-  Pawel Moll <pawel.moll@arm.com>
-  Boris Brezillon <boris.brezillon@free-electrons.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Rob Herring <robh+dt@kernel.org>
-  Alexandre Belloni <alexandre.belloni@free-electrons.com>
-  linux-mtd@lists.infradead.org
-  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"
- "Le 22/01/2015 12:01, Nicolas Ferre a \303\251crit :\n"
- "> Le 22/01/2015 11:41, Josh Wu a \303\251crit :\n"
+ "Le 22/01/2015 12:01, Nicolas Ferre a ?crit :\n"
+ "> Le 22/01/2015 11:41, Josh Wu a ?crit :\n"
  ">> As we introduce a new \"atmel,sama5d4-nand\" compatible string for sama5d4,\n"
  ">> so we need to apply it for sama5d4 chip.\n"
  ">>\n"
@@ -55,7 +44,7 @@
  ">> @@ -267,7 +267,7 @@\n"
  ">>  \t\t};\n"
  ">>  \n"
- ">>  \t\tnand0: nand@80000000 {\n"
+ ">>  \t\tnand0: nand at 80000000 {\n"
  ">> -\t\t\tcompatible = \"atmel,at91rm9200-nand\";\n"
  ">> +\t\t\tcompatible = \"atmel,sama5d4-nand\", \"atmel,at91rm9200-nand\";\n"
  ">>  \t\t\t#address-cells = <1>;\n"
@@ -69,4 +58,4 @@
  "-- \n"
  Nicolas Ferre
 
-61f790d77c17a5bee476076ce54e933c7c8aaced8fccbe82a548bf207d471d4d
+632549dafe3ae87d828766237acccc2bb4c6d1df67c0944331bba11f03b36cb0

diff --git a/a/1.txt b/N2/1.txt
index 45378cd..9f60def 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,9 +3,9 @@ Le 22/01/2015 12:01, Nicolas Ferre a écrit :
 >> As we introduce a new "atmel,sama5d4-nand" compatible string for sama5d4,
 >> so we need to apply it for sama5d4 chip.
 >>
->> Signed-off-by: Josh Wu <josh.wu@atmel.com>
+>> Signed-off-by: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 > 
-> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
+> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 > 
 > Brian,
 > I suppose that it makes sense to keep this patch with the previous one.
@@ -48,3 +48,7 @@ Best regards,
 
 -- 
 Nicolas Ferre
+--
+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 ab004fb..a49ee00 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,21 +1,22 @@
  "ref\01421656387-12538-2-git-send-email-josh.wu@atmel.com\0"
  "ref\01421923305-10088-1-git-send-email-josh.wu@atmel.com\0"
  "ref\054C0D872.6010005@atmel.com\0"
- "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "ref\054C0D872.6010005-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
  "Subject\0Re: [PATCH v2] ARM: at91: sama5d4: dts: change the nand compatible string\0"
  "Date\0Mon, 26 Jan 2015 16:07:36 +0100\0"
- "To\0Josh Wu <josh.wu@atmel.com>"
- " Brian Norris <computersforpeace@gmail.com>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree@vger.kernel.org
-  Pawel Moll <pawel.moll@arm.com>
-  Boris Brezillon <boris.brezillon@free-electrons.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Rob Herring <robh+dt@kernel.org>
-  Alexandre Belloni <alexandre.belloni@free-electrons.com>
-  linux-mtd@lists.infradead.org
-  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>"
+ " Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+ " Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Le 22/01/2015 12:01, Nicolas Ferre a \303\251crit :\n"
@@ -23,9 +24,9 @@
  ">> As we introduce a new \"atmel,sama5d4-nand\" compatible string for sama5d4,\n"
  ">> so we need to apply it for sama5d4 chip.\n"
  ">>\n"
- ">> Signed-off-by: Josh Wu <josh.wu@atmel.com>\n"
+ ">> Signed-off-by: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "> \n"
- "> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ "> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "> \n"
  "> Brian,\n"
  "> I suppose that it makes sense to keep this patch with the previous one.\n"
@@ -67,6 +68,10 @@
  "\n"
  "\n"
  "-- \n"
- Nicolas Ferre
+ "Nicolas Ferre\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
 
-61f790d77c17a5bee476076ce54e933c7c8aaced8fccbe82a548bf207d471d4d
+b6ddcc86d0555c18557b631afb80f8b3c6706372adaf889ad0cf95cd8942f840

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.