All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55DD1B11.30709@wwwdotorg.org>

diff --git a/a/1.txt b/N1/1.txt
index 0d3f6f1..d3ac209 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-On 08/24/2015 02:40 AM, kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org wrote:
-> From: Martin Sperl <kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>
+On 08/24/2015 02:40 AM, kernel at martin.sperl.org wrote:
+> From: Martin Sperl <kernel@martin.sperl.org>
 
 Patch description?
 
@@ -19,7 +19,7 @@ are owned by the other brcm,bcm2835-aux binding.
 
 > +Example:
 > +
-> +spi1@7e215080 {
+> +spi1 at 7e215080 {
 > +	compatible = "brcm,bcm2835-aux-spi";
 > +	reg = <0x7e215080 0x40>;
 
@@ -27,7 +27,7 @@ That seems to match what I'd expect, but doesn't correspond to the
 description above.
 
 > +/* the necessary syscon config referenced above*/
-> +aux_enable: aux_enable@0x7e215004 {
+> +aux_enable: aux_enable at 0x7e215004 {
 
 It's not a "syscon"...
 
@@ -46,8 +46,3 @@ It's not a "syscon"...
 
 That's generally true of any HW block, and has nothing to do with the
 binding for the device. I would suggest removing that chunk of text.
-
---
-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 5e75a55..daf2742 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,13 @@
  "ref\01440405608-3995-1-git-send-email-kernel@martin.sperl.org\0"
  "ref\01440405608-3995-6-git-send-email-kernel@martin.sperl.org\0"
- "ref\01440405608-3995-6-git-send-email-kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org\0"
- "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
- "Subject\0Re: [PATCH v4 5/5] dt/bindings: bcm2835: Add binding documentation for auxiliar spi devices\0"
+ "From\0swarren@wwwdotorg.org (Stephen Warren)\0"
+ "Subject\0[PATCH v4 5/5] dt/bindings: bcm2835: Add binding documentation for auxiliar spi devices\0"
  "Date\0Tue, 25 Aug 2015 19:49:05 -0600\0"
- "To\0kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org\0"
- "Cc\0Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
- " Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On 08/24/2015 02:40 AM, kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org wrote:\n"
- "> From: Martin Sperl <kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>\n"
+ "On 08/24/2015 02:40 AM, kernel at martin.sperl.org wrote:\n"
+ "> From: Martin Sperl <kernel@martin.sperl.org>\n"
  "\n"
  "Patch description?\n"
  "\n"
@@ -41,7 +27,7 @@
  "\n"
  "> +Example:\n"
  "> +\n"
- "> +spi1@7e215080 {\n"
+ "> +spi1 at 7e215080 {\n"
  "> +\tcompatible = \"brcm,bcm2835-aux-spi\";\n"
  "> +\treg = <0x7e215080 0x40>;\n"
  "\n"
@@ -49,7 +35,7 @@
  "description above.\n"
  "\n"
  "> +/* the necessary syscon config referenced above*/\n"
- "> +aux_enable: aux_enable@0x7e215004 {\n"
+ "> +aux_enable: aux_enable at 0x7e215004 {\n"
  "\n"
  "It's not a \"syscon\"...\n"
  "\n"
@@ -67,11 +53,6 @@
  "> +* spi2: 43, 44, 45 (CS0, CS1, CS2)\n"
  "\n"
  "That's generally true of any HW block, and has nothing to do with the\n"
- "binding for the device. I would suggest removing that chunk of text.\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
+ binding for the device. I would suggest removing that chunk of text.
 
-4fc12c80300cde5328ce7e3d04b47962c99839e3be78969bdcdcf738bb8f582b
+dfda310d0f0f5c77a77b36382fa41786301671fdda1313e94ea5fd24c39e03f2

diff --git a/a/1.txt b/N2/1.txt
index 0d3f6f1..704666f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
-On 08/24/2015 02:40 AM, kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org wrote:
-> From: Martin Sperl <kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>
+On 08/24/2015 02:40 AM, kernel@martin.sperl.org wrote:
+> From: Martin Sperl <kernel@martin.sperl.org>
 
 Patch description?
 
@@ -46,8 +46,3 @@ It's not a "syscon"...
 
 That's generally true of any HW block, and has nothing to do with the
 binding for the device. I would suggest removing that chunk of text.
-
---
-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 5e75a55..f668f91 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,26 @@
  "ref\01440405608-3995-1-git-send-email-kernel@martin.sperl.org\0"
  "ref\01440405608-3995-6-git-send-email-kernel@martin.sperl.org\0"
- "ref\01440405608-3995-6-git-send-email-kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org\0"
- "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
+ "From\0Stephen Warren <swarren@wwwdotorg.org>\0"
  "Subject\0Re: [PATCH v4 5/5] dt/bindings: bcm2835: Add binding documentation for auxiliar spi devices\0"
  "Date\0Tue, 25 Aug 2015 19:49:05 -0600\0"
- "To\0kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org\0"
- "Cc\0Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
- " Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "To\0kernel@martin.sperl.org\0"
+ "Cc\0Lee Jones <lee@kernel.org>"
+  Russell King <linux@arm.linux.org.uk>
+  Mark Brown <broonie@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  devicetree@vger.kernel.org
+  linux-rpi-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-spi@vger.kernel.org
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+ " Kumar Gala <galak@codeaurora.org>\0"
  "\00:1\0"
  "b\0"
- "On 08/24/2015 02:40 AM, kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org wrote:\n"
- "> From: Martin Sperl <kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>\n"
+ "On 08/24/2015 02:40 AM, kernel@martin.sperl.org wrote:\n"
+ "> From: Martin Sperl <kernel@martin.sperl.org>\n"
  "\n"
  "Patch description?\n"
  "\n"
@@ -67,11 +66,6 @@
  "> +* spi2: 43, 44, 45 (CS0, CS1, CS2)\n"
  "\n"
  "That's generally true of any HW block, and has nothing to do with the\n"
- "binding for the device. I would suggest removing that chunk of text.\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
+ binding for the device. I would suggest removing that chunk of text.
 
-4fc12c80300cde5328ce7e3d04b47962c99839e3be78969bdcdcf738bb8f582b
+e776ba7304924d5e2aa61bb221e6df72ba1b8e31023419ae2f60fbd2cb7e5708

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.