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

diff --git a/a/1.txt b/N1/1.txt
index 1a75115..9b7aa8f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
-Le 06/03/2015 11:24, Boris Brezillon a ?crit :
+Le 06/03/2015 11:24, Boris Brezillon a écrit :
 > Some at91 SoCs embed a 10/100 Mbit Ethernet IP, that is based on the
 > at91sam9260 SoC.
 > Fix at91 DTs accordingly.
 > 
-> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
-> Reviewed-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
-Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
+> Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+> Reviewed-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/at91sam9260.dtsi      | 2 +-
 >  arch/arm/boot/dts/at91sam9263.dtsi      | 2 +-
@@ -22,7 +22,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -842,7 +842,7 @@
 >  			};
 >  
->  			macb0: ethernet at fffc4000 {
+>  			macb0: ethernet@fffc4000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xfffc4000 0x100>;
@@ -35,7 +35,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -845,7 +845,7 @@
 >  			};
 >  
->  			macb0: ethernet at fffbc000 {
+>  			macb0: ethernet@fffbc000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xfffbc000 0x100>;
@@ -48,7 +48,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -956,7 +956,7 @@
 >  			};
 >  
->  			macb0: ethernet at fffbc000 {
+>  			macb0: ethernet@fffbc000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xfffbc000 0x100>;
@@ -61,7 +61,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -53,7 +53,7 @@
 >  			};
 >  
->  			macb0: ethernet at f802c000 {
+>  			macb0: ethernet@f802c000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xf802c000 0x100>;
@@ -74,7 +74,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -41,7 +41,7 @@
 >  			};
 >  
->  			macb1: ethernet at f8030000 {
+>  			macb1: ethernet@f8030000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xf8030000 0x100>;
@@ -87,7 +87,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -41,7 +41,7 @@
 >  			};
 >  
->  			macb1: ethernet at f802c000 {
+>  			macb1: ethernet@f802c000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xf802c000 0x100>;
@@ -98,3 +98,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 
 -- 
 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/N1/content_digest
index c71e0f1..101b716 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,32 @@
  "ref\01425637442-8724-1-git-send-email-boris.brezillon@free-electrons.com\0"
  "ref\01425637442-8724-3-git-send-email-boris.brezillon@free-electrons.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v2 2/3] ARM: at91/dt: fix macb compatible strings\0"
+ "ref\01425637442-8724-3-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 2/3] ARM: at91/dt: fix macb compatible strings\0"
  "Date\0Fri, 6 Mar 2015 17:45:15 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
+  David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
+ " netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Cc\0Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>"
+  Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@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>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "Le 06/03/2015 11:24, Boris Brezillon a ?crit :\n"
+ "Le 06/03/2015 11:24, Boris Brezillon a \303\251crit :\n"
  "> Some at91 SoCs embed a 10/100 Mbit Ethernet IP, that is based on the\n"
  "> at91sam9260 SoC.\n"
  "> Fix at91 DTs accordingly.\n"
  "> \n"
- "> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n"
- "> Reviewed-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n"
- "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ "> Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ "> Reviewed-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/at91sam9260.dtsi      | 2 +-\n"
  ">  arch/arm/boot/dts/at91sam9263.dtsi      | 2 +-\n"
@@ -30,7 +43,7 @@
  "> @@ -842,7 +842,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at fffc4000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffc4000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffc4000 0x100>;\n"
@@ -43,7 +56,7 @@
  "> @@ -845,7 +845,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at fffbc000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffbc000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffbc000 0x100>;\n"
@@ -56,7 +69,7 @@
  "> @@ -956,7 +956,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at fffbc000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffbc000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffbc000 0x100>;\n"
@@ -69,7 +82,7 @@
  "> @@ -53,7 +53,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at f802c000 {\n"
+ ">  \t\t\tmacb0: ethernet@f802c000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xf802c000 0x100>;\n"
@@ -82,7 +95,7 @@
  "> @@ -41,7 +41,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb1: ethernet at f8030000 {\n"
+ ">  \t\t\tmacb1: ethernet@f8030000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xf8030000 0x100>;\n"
@@ -95,7 +108,7 @@
  "> @@ -41,7 +41,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb1: ethernet at f802c000 {\n"
+ ">  \t\t\tmacb1: ethernet@f802c000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xf802c000 0x100>;\n"
@@ -105,6 +118,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
 
-13cc91934b53adaf461c8cbeb00d3e11a0255bc282dd604c0a91a9947eb8354c
+c52fad2c215d4748484b0c651e5c4dcb32ee689333e413374213fcbe0a1effd3

diff --git a/a/1.txt b/N2/1.txt
index 1a75115..eece4e0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-Le 06/03/2015 11:24, Boris Brezillon a ?crit :
+Le 06/03/2015 11:24, Boris Brezillon a écrit :
 > Some at91 SoCs embed a 10/100 Mbit Ethernet IP, that is based on the
 > at91sam9260 SoC.
 > Fix at91 DTs accordingly.
@@ -22,7 +22,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -842,7 +842,7 @@
 >  			};
 >  
->  			macb0: ethernet at fffc4000 {
+>  			macb0: ethernet@fffc4000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xfffc4000 0x100>;
@@ -35,7 +35,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -845,7 +845,7 @@
 >  			};
 >  
->  			macb0: ethernet at fffbc000 {
+>  			macb0: ethernet@fffbc000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xfffbc000 0x100>;
@@ -48,7 +48,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -956,7 +956,7 @@
 >  			};
 >  
->  			macb0: ethernet at fffbc000 {
+>  			macb0: ethernet@fffbc000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xfffbc000 0x100>;
@@ -61,7 +61,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -53,7 +53,7 @@
 >  			};
 >  
->  			macb0: ethernet at f802c000 {
+>  			macb0: ethernet@f802c000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xf802c000 0x100>;
@@ -74,7 +74,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -41,7 +41,7 @@
 >  			};
 >  
->  			macb1: ethernet at f8030000 {
+>  			macb1: ethernet@f8030000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xf8030000 0x100>;
@@ -87,7 +87,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -41,7 +41,7 @@
 >  			};
 >  
->  			macb1: ethernet at f802c000 {
+>  			macb1: ethernet@f802c000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xf802c000 0x100>;
diff --git a/a/content_digest b/N2/content_digest
index c71e0f1..bf7d5ee 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,12 +1,24 @@
  "ref\01425637442-8724-1-git-send-email-boris.brezillon@free-electrons.com\0"
  "ref\01425637442-8724-3-git-send-email-boris.brezillon@free-electrons.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v2 2/3] ARM: at91/dt: fix macb compatible strings\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH v2 2/3] ARM: at91/dt: fix macb compatible strings\0"
  "Date\0Fri, 6 Mar 2015 17:45:15 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris Brezillon <boris.brezillon@free-electrons.com>"
+  David S. Miller <davem@davemloft.net>
+ " <netdev@vger.kernel.org>\0"
+ "Cc\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>"
+  Alexandre Belloni <alexandre.belloni@free-electrons.com>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  <devicetree@vger.kernel.org>
+  <linux-kernel@vger.kernel.org>
+ " <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
- "Le 06/03/2015 11:24, Boris Brezillon a ?crit :\n"
+ "Le 06/03/2015 11:24, Boris Brezillon a \303\251crit :\n"
  "> Some at91 SoCs embed a 10/100 Mbit Ethernet IP, that is based on the\n"
  "> at91sam9260 SoC.\n"
  "> Fix at91 DTs accordingly.\n"
@@ -30,7 +42,7 @@
  "> @@ -842,7 +842,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at fffc4000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffc4000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffc4000 0x100>;\n"
@@ -43,7 +55,7 @@
  "> @@ -845,7 +845,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at fffbc000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffbc000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffbc000 0x100>;\n"
@@ -56,7 +68,7 @@
  "> @@ -956,7 +956,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at fffbc000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffbc000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffbc000 0x100>;\n"
@@ -69,7 +81,7 @@
  "> @@ -53,7 +53,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at f802c000 {\n"
+ ">  \t\t\tmacb0: ethernet@f802c000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xf802c000 0x100>;\n"
@@ -82,7 +94,7 @@
  "> @@ -41,7 +41,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb1: ethernet at f8030000 {\n"
+ ">  \t\t\tmacb1: ethernet@f8030000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xf8030000 0x100>;\n"
@@ -95,7 +107,7 @@
  "> @@ -41,7 +41,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb1: ethernet at f802c000 {\n"
+ ">  \t\t\tmacb1: ethernet@f802c000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xf802c000 0x100>;\n"
@@ -107,4 +119,4 @@
  "-- \n"
  Nicolas Ferre
 
-13cc91934b53adaf461c8cbeb00d3e11a0255bc282dd604c0a91a9947eb8354c
+f9ce309bd03e1c4fff34a701bbbcb5a16bca10a914c669525fc8480452e77b5d

diff --git a/a/1.txt b/N3/1.txt
index 1a75115..9b7aa8f 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,11 +1,11 @@
-Le 06/03/2015 11:24, Boris Brezillon a ?crit :
+Le 06/03/2015 11:24, Boris Brezillon a écrit :
 > Some at91 SoCs embed a 10/100 Mbit Ethernet IP, that is based on the
 > at91sam9260 SoC.
 > Fix at91 DTs accordingly.
 > 
-> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
-> Reviewed-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
-Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
+> Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+> Reviewed-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 > ---
 >  arch/arm/boot/dts/at91sam9260.dtsi      | 2 +-
 >  arch/arm/boot/dts/at91sam9263.dtsi      | 2 +-
@@ -22,7 +22,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -842,7 +842,7 @@
 >  			};
 >  
->  			macb0: ethernet at fffc4000 {
+>  			macb0: ethernet@fffc4000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xfffc4000 0x100>;
@@ -35,7 +35,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -845,7 +845,7 @@
 >  			};
 >  
->  			macb0: ethernet at fffbc000 {
+>  			macb0: ethernet@fffbc000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xfffbc000 0x100>;
@@ -48,7 +48,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -956,7 +956,7 @@
 >  			};
 >  
->  			macb0: ethernet at fffbc000 {
+>  			macb0: ethernet@fffbc000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xfffbc000 0x100>;
@@ -61,7 +61,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -53,7 +53,7 @@
 >  			};
 >  
->  			macb0: ethernet at f802c000 {
+>  			macb0: ethernet@f802c000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xf802c000 0x100>;
@@ -74,7 +74,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -41,7 +41,7 @@
 >  			};
 >  
->  			macb1: ethernet at f8030000 {
+>  			macb1: ethernet@f8030000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xf8030000 0x100>;
@@ -87,7 +87,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 > @@ -41,7 +41,7 @@
 >  			};
 >  
->  			macb1: ethernet at f802c000 {
+>  			macb1: ethernet@f802c000 {
 > -				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 > +				compatible = "cdns,at91sam9260-macb", "cdns,macb";
 >  				reg = <0xf802c000 0x100>;
@@ -98,3 +98,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 
 -- 
 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/N3/content_digest
index c71e0f1..7c77ebb 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,19 +1,32 @@
  "ref\01425637442-8724-1-git-send-email-boris.brezillon@free-electrons.com\0"
  "ref\01425637442-8724-3-git-send-email-boris.brezillon@free-electrons.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v2 2/3] ARM: at91/dt: fix macb compatible strings\0"
+ "ref\01425637442-8724-3-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 2/3] ARM: at91/dt: fix macb compatible strings\0"
  "Date\0Fri, 6 Mar 2015 17:45:15 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
+  David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
+ " <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "Cc\0Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>"
+  Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@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>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "Le 06/03/2015 11:24, Boris Brezillon a ?crit :\n"
+ "Le 06/03/2015 11:24, Boris Brezillon a \303\251crit :\n"
  "> Some at91 SoCs embed a 10/100 Mbit Ethernet IP, that is based on the\n"
  "> at91sam9260 SoC.\n"
  "> Fix at91 DTs accordingly.\n"
  "> \n"
- "> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n"
- "> Reviewed-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n"
- "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ "> Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ "> Reviewed-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/at91sam9260.dtsi      | 2 +-\n"
  ">  arch/arm/boot/dts/at91sam9263.dtsi      | 2 +-\n"
@@ -30,7 +43,7 @@
  "> @@ -842,7 +842,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at fffc4000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffc4000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffc4000 0x100>;\n"
@@ -43,7 +56,7 @@
  "> @@ -845,7 +845,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at fffbc000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffbc000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffbc000 0x100>;\n"
@@ -56,7 +69,7 @@
  "> @@ -956,7 +956,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at fffbc000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffbc000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffbc000 0x100>;\n"
@@ -69,7 +82,7 @@
  "> @@ -53,7 +53,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb0: ethernet at f802c000 {\n"
+ ">  \t\t\tmacb0: ethernet@f802c000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xf802c000 0x100>;\n"
@@ -82,7 +95,7 @@
  "> @@ -41,7 +41,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb1: ethernet at f8030000 {\n"
+ ">  \t\t\tmacb1: ethernet@f8030000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xf8030000 0x100>;\n"
@@ -95,7 +108,7 @@
  "> @@ -41,7 +41,7 @@\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tmacb1: ethernet at f802c000 {\n"
+ ">  \t\t\tmacb1: ethernet@f802c000 {\n"
  "> -\t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  "> +\t\t\t\tcompatible = \"cdns,at91sam9260-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xf802c000 0x100>;\n"
@@ -105,6 +118,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
 
-13cc91934b53adaf461c8cbeb00d3e11a0255bc282dd604c0a91a9947eb8354c
+dfcd87c71e53843952a5058de6415620e7554bfa4c1f99d72b115eb73404b1ce

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.