All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160322102429.GA21158@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index 56f61d6..7d598d5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,13 +6,13 @@ Hi Martin,
 Apologies for having gone silent on this.
 
 > On 11.03.2016 09:51, Martin Sperl wrote:
-> >>On 10.03.2016, at 09:57, Mark Rutland <mark.rutland@arm.com> wrote:
+> >>On 10.03.2016, at 09:57, Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> wrote:
 > >>
 > >>Alternative options that have been considered:
-> >>* there is unfortunately no ?interrupt-names? property (like it exists for
+> >>* there is unfortunately no “interrupt-names” property (like it exists for
 > >>   reg, dma), because then I would have preferred to used:
-> >>      interrupts = <...>, <...>, ?;
-> >>      interrupt-name = ?dma0?, ?dma1?, ..., ?dma10?, ?dmashared?, ?dmaall?;
+> >>      interrupts = <...>, <...>, …;
+> >>      interrupt-name = “dma0”, “dma1”, ..., “dma10”, “dmashared”, “dmaall”;
 > >>   with something like this we could probably have avoided both properties
 > >>   and just added a legacy mapping
 > >>   This would require some changes to the irq framework (which I wanted
@@ -36,7 +36,11 @@ interrupt-name in the description of interrupt-names.
 Otherwise, for the binding and the code (which I retains support for
 existing DTs):
 
-Acked-by: Mark Rutland <mark.rutland@arm.com>
+Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
 
 Thanks,
 Mark.
+--
+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 26d3039..1572ce8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,10 +3,20 @@
  "ref\020160310085714.GA31313@svinekod\0"
  "ref\0E60A6B56-0F3F-465C-8BF7-59EF35D41070@martin.sperl.org\0"
  "ref\056F10F21.9020709@martin.sperl.org\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH v3 04/11] ARM: bcm2835: dt: add bindings for shared interrupt properties\0"
+ "ref\056F10F21.9020709-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org\0"
+ "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v3 04/11] ARM: bcm2835: dt: add bindings for shared interrupt properties\0"
  "Date\0Tue, 22 Mar 2016 10:24:29 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Martin Sperl <kernel-TqfNSX0MhmxHKSADF0wUEw@public.gmane.org>\0"
+ "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
+  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
+  Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
+  Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Mar 22, 2016 at 10:23:45AM +0100, Martin Sperl wrote:\n"
@@ -17,13 +27,13 @@
  "Apologies for having gone silent on this.\n"
  "\n"
  "> On 11.03.2016 09:51, Martin Sperl wrote:\n"
- "> >>On 10.03.2016, at 09:57, Mark Rutland <mark.rutland@arm.com> wrote:\n"
+ "> >>On 10.03.2016, at 09:57, Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> wrote:\n"
  "> >>\n"
  "> >>Alternative options that have been considered:\n"
- "> >>* there is unfortunately no ?interrupt-names? property (like it exists for\n"
+ "> >>* there is unfortunately no \342\200\234interrupt-names\342\200\235 property (like it exists for\n"
  "> >>   reg, dma), because then I would have preferred to used:\n"
- "> >>      interrupts = <...>, <...>, ?;\n"
- "> >>      interrupt-name = ?dma0?, ?dma1?, ..., ?dma10?, ?dmashared?, ?dmaall?;\n"
+ "> >>      interrupts = <...>, <...>, \342\200\246;\n"
+ "> >>      interrupt-name = \342\200\234dma0\342\200\235, \342\200\234dma1\342\200\235, ..., \342\200\234dma10\342\200\235, \342\200\234dmashared\342\200\235, \342\200\234dmaall\342\200\235;\n"
  "> >>   with something like this we could probably have avoided both properties\n"
  "> >>   and just added a legacy mapping\n"
  "> >>   This would require some changes to the irq framework (which I wanted\n"
@@ -47,9 +57,13 @@
  "Otherwise, for the binding and the code (which I retains support for\n"
  "existing DTs):\n"
  "\n"
- "Acked-by: Mark Rutland <mark.rutland@arm.com>\n"
+ "Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
  "\n"
  "Thanks,\n"
- Mark.
+ "Mark.\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
 
-1a03950d46c50e55fdda2ace6b186f8a19ec3dee82a96e1ab0c98b3eaadd41be
+56c46db012b4112dda5a9c851893e164f8cf294af611416905d02fcbb08848bc

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.