All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55511E34.5040908@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 91aa4b3..85036a9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ On 11/05/15 14:01, Shawn Guo wrote:
 >> second one for event/statistic registers. So, we don't
 >> need to map 16 Kbyte for registers, 1 Kbyte is enough.
 >>
->> Signed-off-by: Philippe Reynes<tremyfr@gmail.com>
+>> Signed-off-by: Philippe Reynes<tremyfr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >> ---
 >>   arch/arm/boot/dts/imx27.dtsi |    2 +-
 >>   1 files changed, 1 insertions(+), 1 deletions(-)
@@ -19,7 +19,7 @@ On 11/05/15 14:01, Shawn Guo wrote:
 >> +++ b/arch/arm/boot/dts/imx27.dtsi
 >> @@ -533,7 +533,7 @@
 >>
->>   			fec: ethernet at 1002b000 {
+>>   			fec: ethernet@1002b000 {
 >>   				compatible = "fsl,imx27-fec";
 >> -				reg =<0x1002b000 0x4000>;
 >> +				reg =<0x1002b000 0x400>;
@@ -39,3 +39,7 @@ If you prefer 4 Kbyte, I'll send a v2 of this patch with this value.
 
 Regards,
 Philippe
+--
+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 dd9e575..14372d4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,20 @@
  "ref\01431204870-17233-1-git-send-email-tremyfr@gmail.com\0"
  "ref\020150511120101.GA25495@tiger\0"
- "From\0tremyfr@gmail.com (Philippe Reynes)\0"
- "Subject\0[PATCH] imx27: dt: only map 1 Kbyte for fec registers\0"
+ "From\0Philippe Reynes <tremyfr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] imx27: dt: only map 1 Kbyte for fec registers\0"
  "Date\0Mon, 11 May 2015 23:25:08 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org"
+  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Shawn,\n"
@@ -16,7 +27,7 @@
  ">> second one for event/statistic registers. So, we don't\n"
  ">> need to map 16 Kbyte for registers, 1 Kbyte is enough.\n"
  ">>\n"
- ">> Signed-off-by: Philippe Reynes<tremyfr@gmail.com>\n"
+ ">> Signed-off-by: Philippe Reynes<tremyfr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">> ---\n"
  ">>   arch/arm/boot/dts/imx27.dtsi |    2 +-\n"
  ">>   1 files changed, 1 insertions(+), 1 deletions(-)\n"
@@ -27,7 +38,7 @@
  ">> +++ b/arch/arm/boot/dts/imx27.dtsi\n"
  ">> @@ -533,7 +533,7 @@\n"
  ">>\n"
- ">>   \t\t\tfec: ethernet at 1002b000 {\n"
+ ">>   \t\t\tfec: ethernet@1002b000 {\n"
  ">>   \t\t\t\tcompatible = \"fsl,imx27-fec\";\n"
  ">> -\t\t\t\treg =<0x1002b000 0x4000>;\n"
  ">> +\t\t\t\treg =<0x1002b000 0x400>;\n"
@@ -46,6 +57,10 @@
  "> Shawn\n"
  "\n"
  "Regards,\n"
- Philippe
+ "Philippe\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
 
-4891eea53344b60fd39ef796b66097d083af879b96a76fe36b7afa1b07442f3c
+9c571b3b17cc1c6c23f07157d6447f3c8e03c996f0d09d46e0d86c304d6b95bb

diff --git a/a/1.txt b/N2/1.txt
index 91aa4b3..8da8906 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -19,7 +19,7 @@ On 11/05/15 14:01, Shawn Guo wrote:
 >> +++ b/arch/arm/boot/dts/imx27.dtsi
 >> @@ -533,7 +533,7 @@
 >>
->>   			fec: ethernet at 1002b000 {
+>>   			fec: ethernet@1002b000 {
 >>   				compatible = "fsl,imx27-fec";
 >> -				reg =<0x1002b000 0x4000>;
 >> +				reg =<0x1002b000 0x400>;
diff --git a/a/content_digest b/N2/content_digest
index dd9e575..40a050c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,20 @@
  "ref\01431204870-17233-1-git-send-email-tremyfr@gmail.com\0"
  "ref\020150511120101.GA25495@tiger\0"
- "From\0tremyfr@gmail.com (Philippe Reynes)\0"
- "Subject\0[PATCH] imx27: dt: only map 1 Kbyte for fec registers\0"
+ "From\0Philippe Reynes <tremyfr@gmail.com>\0"
+ "Subject\0Re: [PATCH] imx27: dt: only map 1 Kbyte for fec registers\0"
  "Date\0Mon, 11 May 2015 23:25:08 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Cc\0shawn.guo@linaro.org"
+  kernel@pengutronix.de
+  robh+dt@kernel.org
+  pawel.moll@arm.com
+  mark.rutland@arm.com
+  ijc+devicetree@hellion.org.uk
+  galak@codeaurora.org
+  linux@arm.linux.org.uk
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hi Shawn,\n"
@@ -27,7 +38,7 @@
  ">> +++ b/arch/arm/boot/dts/imx27.dtsi\n"
  ">> @@ -533,7 +533,7 @@\n"
  ">>\n"
- ">>   \t\t\tfec: ethernet at 1002b000 {\n"
+ ">>   \t\t\tfec: ethernet@1002b000 {\n"
  ">>   \t\t\t\tcompatible = \"fsl,imx27-fec\";\n"
  ">> -\t\t\t\treg =<0x1002b000 0x4000>;\n"
  ">> +\t\t\t\treg =<0x1002b000 0x400>;\n"
@@ -48,4 +59,4 @@
  "Regards,\n"
  Philippe
 
-4891eea53344b60fd39ef796b66097d083af879b96a76fe36b7afa1b07442f3c
+945b4a5730dd507402b8263170e90390ea0ec237e5dc9773fdfb2a2de075a6d2

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.