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

diff --git a/a/1.txt b/N1/1.txt
index c7f0c09..7469d2f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,11 +3,11 @@ Hi Linus,
 On Mon, Sep 01, 2014 at 12:52:49PM +0100, Linus Walleij wrote:
 > Some ARM1176JZF confusion in as separate thread...
 > 
-> On Fri, Jul 25, 2014 at 5:24 PM, Mark Rutland <mark.rutland@arm.com> wrote:
+> On Fri, Jul 25, 2014 at 5:24 PM, Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> wrote:
 > > On Fri, Jul 25, 2014 at 02:23:48PM +0100, Linus Walleij wrote:
 > 
 > >> +               /* Primary DevChip GIC synthesized with the CPU */
-> >> +               intc_dc1176: interrupt-controller at 10120000 {
+> >> +               intc_dc1176: interrupt-controller@10120000 {
 > >> +                       compatible = "arm,arm1176jzf-gic";
 > >
 > > As far as I am aware, the JZF flags haven nothing to do with the GIC
@@ -39,7 +39,7 @@ shouldn't need to be updated.
 
 > 
 > >> +               /* This GIC on the board is cascaded off the DevChip GIC */
-> >> +               intc_pb1176: interrupt-controller at 10040000 {
+> >> +               intc_pb1176: interrupt-controller@10040000 {
 > >> +                       compatible = "arm,arm1176jzf-gic";
 > >
 > > And this isn't part of the CPU, so that string doesn't look right. I'd
@@ -51,3 +51,7 @@ Yup.
 
 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 79309df..100b02f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,18 @@
  "ref\01406294628-16079-7-git-send-email-linus.walleij@linaro.org\0"
  "ref\020140725152401.GA21830@leverpostej\0"
  "ref\0CACRpkdaugAmVt5CF194xd+eVyz=Yfir6Jz0k9h4VSvSWLkKPRQ@mail.gmail.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCH 6/6 v4] ARM: realview: basic device tree implementation\0"
+ "ref\0CACRpkdaugAmVt5CF194xd+eVyz=Yfir6Jz0k9h4VSvSWLkKPRQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 6/6 v4] ARM: realview: basic device tree implementation\0"
  "Date\0Mon, 1 Sep 2014 13:17:00 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+  Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org>
+  Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org>
+  Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org>
+ " Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Linus,\n"
@@ -13,11 +21,11 @@
  "On Mon, Sep 01, 2014 at 12:52:49PM +0100, Linus Walleij wrote:\n"
  "> Some ARM1176JZF confusion in as separate thread...\n"
  "> \n"
- "> On Fri, Jul 25, 2014 at 5:24 PM, Mark Rutland <mark.rutland@arm.com> wrote:\n"
+ "> On Fri, Jul 25, 2014 at 5:24 PM, Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> wrote:\n"
  "> > On Fri, Jul 25, 2014 at 02:23:48PM +0100, Linus Walleij wrote:\n"
  "> \n"
  "> >> +               /* Primary DevChip GIC synthesized with the CPU */\n"
- "> >> +               intc_dc1176: interrupt-controller at 10120000 {\n"
+ "> >> +               intc_dc1176: interrupt-controller@10120000 {\n"
  "> >> +                       compatible = \"arm,arm1176jzf-gic\";\n"
  "> >\n"
  "> > As far as I am aware, the JZF flags haven nothing to do with the GIC\n"
@@ -49,7 +57,7 @@
  "\n"
  "> \n"
  "> >> +               /* This GIC on the board is cascaded off the DevChip GIC */\n"
- "> >> +               intc_pb1176: interrupt-controller at 10040000 {\n"
+ "> >> +               intc_pb1176: interrupt-controller@10040000 {\n"
  "> >> +                       compatible = \"arm,arm1176jzf-gic\";\n"
  "> >\n"
  "> > And this isn't part of the CPU, so that string doesn't look right. I'd\n"
@@ -60,6 +68,10 @@
  "Yup.\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
 
-73d32a4b1504a0fb5ccc0a4fa379bc1c567a184c20f444e678af439ce73f748b
+832d346e75d80e8047944464833c4eeb45538bdb8ce9f19338eecb958d69e707

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.