All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <526EDB80.7080406@wwwdotorg.org>

diff --git a/a/1.txt b/N1/1.txt
index e0b6048..6c646fe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On 10/27/2013 07:46 AM, Grant Likely wrote:
-> On Tue, 15 Oct 2013 21:39:23 +0100, Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+> On Tue, 15 Oct 2013 21:39:23 +0100, Grant Likely <grant.likely@linaro.org> wrote:
 >> The standard interrupts property in device tree can only handle
 >> interrupts coming from a single interrupt parent. If a device is wired
 >> to multiple interrupt controllers, then it needs to be attached to a
@@ -12,8 +12,8 @@ On 10/27/2013 07:46 AM, Grant Likely wrote:
 >> property which reuses the phandle+arguments pattern used by GPIOs and
 >> other core bindings.
 >>
->> Signed-off-by: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
->> Cc: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+>> Signed-off-by: Grant Likely <grant.likely@linaro.org>
+>> Cc: Rob Herring <rob.herring@calxeda.com>
 > 
 > Alright, I want to merge this one. I've got an Ack from Tony, general
 > agreement from an in person converstaion from Ben (aside from wishing he
@@ -23,7 +23,7 @@ On 10/27/2013 07:46 AM, Grant Likely wrote:
 > and let me know if you agree/disagree with this binding.
 
 The new binding makes sense to me. So, the binding,
-Acked-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+Acked-by: Stephen Warren <swarren@nvidia.com>
 
 A couple of minor perhaps bikesheddy comments below.
 
@@ -50,7 +50,3 @@ bindings shouldn't do?
 A device node may contain either "interrupts" or "interrupts-extended",
 but not both. If both properties are present, the data in "interrupts"
 takes precedence.
---
-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 c200f15..2f14e94 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,22 @@
  "ref\01381869563-16083-1-git-send-email-grant.likely@linaro.org\0"
  "ref\01381869563-16083-10-git-send-email-grant.likely@linaro.org\0"
  "ref\020131027134607.E1782C4039D@trevor.secretlab.ca\0"
- "ref\020131027134607.E1782C4039D-WNowdnHR2B42iJbIjFUEsiwD8/FfD2ys@public.gmane.org\0"
- "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
+ "From\0Stephen Warren <swarren@wwwdotorg.org>\0"
  "Subject\0Re: [RFC 9/9] of/irq: create interrupts-extended property\0"
  "Date\0Mon, 28 Oct 2013 15:47:44 -0600\0"
- "To\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>"
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
- " Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\0"
+ "To\0Grant Likely <grant.likely@linaro.org>"
+  devicetree@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
+ "Cc\0Rob Herring <rob.herring@calxeda.com>"
+  Mark Rutland <mark.rutland@arm.com>
+  Pawel Moll <pawel.moll@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@kernel.crashing.org>
+ " Benjamin Herrenschmidt <benh@kernel.crashing.org>\0"
  "\00:1\0"
  "b\0"
  "On 10/27/2013 07:46 AM, Grant Likely wrote:\n"
- "> On Tue, 15 Oct 2013 21:39:23 +0100, Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ "> On Tue, 15 Oct 2013 21:39:23 +0100, Grant Likely <grant.likely@linaro.org> wrote:\n"
  ">> The standard interrupts property in device tree can only handle\n"
  ">> interrupts coming from a single interrupt parent. If a device is wired\n"
  ">> to multiple interrupt controllers, then it needs to be attached to a\n"
@@ -30,8 +29,8 @@
  ">> property which reuses the phandle+arguments pattern used by GPIOs and\n"
  ">> other core bindings.\n"
  ">>\n"
- ">> Signed-off-by: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- ">> Cc: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n"
+ ">> Signed-off-by: Grant Likely <grant.likely@linaro.org>\n"
+ ">> Cc: Rob Herring <rob.herring@calxeda.com>\n"
  "> \n"
  "> Alright, I want to merge this one. I've got an Ack from Tony, general\n"
  "> agreement from an in person converstaion from Ben (aside from wishing he\n"
@@ -41,7 +40,7 @@
  "> and let me know if you agree/disagree with this binding.\n"
  "\n"
  "The new binding makes sense to me. So, the binding,\n"
- "Acked-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "Acked-by: Stephen Warren <swarren@nvidia.com>\n"
  "\n"
  "A couple of minor perhaps bikesheddy comments below.\n"
  "\n"
@@ -67,10 +66,6 @@
  "\n"
  "A device node may contain either \"interrupts\" or \"interrupts-extended\",\n"
  "but not both. If both properties are present, the data in \"interrupts\"\n"
- "takes precedence.\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
+ takes precedence.
 
-5623cef81df5b408b68c446af25b4cca638ecd5a4d3575b6383ad93ac27fd703
+26edae33029b65bb9ca1e24758ea399c8105ef0116ce267eac7433e6a4de0d1e

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.