All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <561A6575.5020905@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index e5bb6e5..55cdba0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -36,7 +36,7 @@ in the docs it'll rapidly stop being new.
 >> +- num-channels: the number of channels used
 >> +
 >> +Example:
->> +adc1: adc@30610000 {
+>> +adc1: adc at 30610000 {
 >> +	compatible = "fsl,imx7d-adc";
 >> +	reg = <0x30610000 0x10000>;
 >> +	interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>;
@@ -49,6 +49,6 @@ in the docs it'll rapidly stop being new.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-iio" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 >
diff --git a/a/content_digest b/N1/content_digest
index 70a7c99..1cbe869 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,10 @@
  "ref\01444301948-21721-1-git-send-email-haibo.chen@freescale.com\0"
  "ref\01444301948-21721-2-git-send-email-haibo.chen@freescale.com\0"
  "ref\0561A64B7.6000006@kernel.org\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
- "Subject\0Re: [PATCH 2/5] Documentation: add the binding file for Freescale imx7d ADC driver\0"
+ "From\0jic23@kernel.org (Jonathan Cameron)\0"
+ "Subject\0[PATCH 2/5] Documentation: add the binding file for Freescale imx7d ADC driver\0"
  "Date\0Sun, 11 Oct 2015 14:34:45 +0100\0"
- "To\0Haibo Chen <haibo.chen@freescale.com>"
-  robh+dt@kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  shawnguo@kernel.org
-  kernel@pengutronix.de
-  mturquette@baylibre.com
- " sboyd@codeaurora.org\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-clk@vger.kernel.org
- " linux-iio@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 11/10/15 14:31, Jonathan Cameron wrote:\n"
@@ -59,7 +45,7 @@
  ">> +- num-channels: the number of channels used\n"
  ">> +\n"
  ">> +Example:\n"
- ">> +adc1: adc@30610000 {\n"
+ ">> +adc1: adc at 30610000 {\n"
  ">> +\tcompatible = \"fsl,imx7d-adc\";\n"
  ">> +\treg = <0x30610000 0x10000>;\n"
  ">> +\tinterrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -72,8 +58,8 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-33d4befe25cb488766c56e0d6c74da94a873722e1facae2408ce16c3adf75fa3
+9b48b55aa469a47a47f54e7595d32885408e16dabe73639843e29fad085cd702

diff --git a/a/1.txt b/N2/1.txt
index e5bb6e5..a436ad0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On 11/10/15 14:31, Jonathan Cameron wrote:
 > On 08/10/15 11:59, Haibo Chen wrote:
 >> The patch adds the binding file for Freescale imx7d ADC driver.
 >>
->> Signed-off-by: Haibo Chen <haibo.chen@freescale.com>
+>> Signed-off-by: Haibo Chen <haibo.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
 > Couple of trivial typos..  otherwise fine.
 >> ---
 >>  .../devicetree/bindings/iio/adc/imx7d-adc.txt      | 26 ++++++++++++++++++++++
@@ -49,6 +49,6 @@ in the docs it'll rapidly stop being new.
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-iio" in
-> the body of a message to majordomo@vger.kernel.org
+> 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 70a7c99..b405601 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,31 +1,32 @@
  "ref\01444301948-21721-1-git-send-email-haibo.chen@freescale.com\0"
  "ref\01444301948-21721-2-git-send-email-haibo.chen@freescale.com\0"
  "ref\0561A64B7.6000006@kernel.org\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
+ "ref\0561A64B7.6000006-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
+ "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH 2/5] Documentation: add the binding file for Freescale imx7d ADC driver\0"
  "Date\0Sun, 11 Oct 2015 14:34:45 +0100\0"
- "To\0Haibo Chen <haibo.chen@freescale.com>"
-  robh+dt@kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
-  shawnguo@kernel.org
-  kernel@pengutronix.de
-  mturquette@baylibre.com
- " sboyd@codeaurora.org\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-clk@vger.kernel.org
- " linux-iio@vger.kernel.org\0"
+ "To\0Haibo Chen <haibo.chen-KZfg59tc24xl57MIdRCFDg@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
+  shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org
+ " sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 11/10/15 14:31, Jonathan Cameron wrote:\n"
  "> On 08/10/15 11:59, Haibo Chen wrote:\n"
  ">> The patch adds the binding file for Freescale imx7d ADC driver.\n"
  ">>\n"
- ">> Signed-off-by: Haibo Chen <haibo.chen@freescale.com>\n"
+ ">> Signed-off-by: Haibo Chen <haibo.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
  "> Couple of trivial typos..  otherwise fine.\n"
  ">> ---\n"
  ">>  .../devicetree/bindings/iio/adc/imx7d-adc.txt      | 26 ++++++++++++++++++++++\n"
@@ -72,8 +73,8 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-33d4befe25cb488766c56e0d6c74da94a873722e1facae2408ce16c3adf75fa3
+30feea6659a3ccfbeb3f0b1e79cb03d8e5b479327767f67440f44aa3d5353f37

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.