All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151009141814.GR26278@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 799160b..3132626 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ On Fri, Oct 09, 2015 at 03:11:07PM +0100, Liviu Dudau wrote:
 > > >
 > > >         #include "juno-base.dtsi"
 > > >
-> > > +       pcie-controller@40000000 {
+> > > +       pcie-controller at 40000000 {
 > > > +               compatible = "pci-host-ecam-generic";
 > > 
 > > I think this is the first case of real h/w using this. We should have
diff --git a/a/content_digest b/N1/content_digest
index 61df63a..0372623 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,25 +2,10 @@
  "ref\01444398323-17354-4-git-send-email-Liviu.Dudau@arm.com\0"
  "ref\0CAL_JsqJsb53VXiUfjGBXK37dBEi1r-PXVohg-c-7_x63R04VMA@mail.gmail.com\0"
  "ref\020151009141107.GD3394@e106497-lin.cambridge.arm.com\0"
- "From\0Will Deacon <will.deacon@arm.com>\0"
- "Subject\0Re: [PATCH 3/4] arm64: Juno: Add support for the PCIe host bridge on Juno R1\0"
+ "From\0will.deacon@arm.com (Will Deacon)\0"
+ "Subject\0[PATCH 3/4] arm64: Juno: Add support for the PCIe host bridge on Juno R1\0"
  "Date\0Fri, 9 Oct 2015 15:18:14 +0100\0"
- "To\0Liviu Dudau <Liviu.Dudau@arm.com>\0"
- "Cc\0Rob Herring <robh@kernel.org>"
-  Mark Rutland <mark.rutland@arm.com>
-  Jon Medhurst <tixy@linaro.org>
-  Arnd Bergmann <arnd@arndb.de>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  linux-pci <linux-pci@vger.kernel.org>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Linus Walleij <linus.walleij@linaro.org>
-  LKML <linux-kernel@vger.kernel.org>
-  device-tree <devicetree@vger.kernel.org>
-  Rob Herring <robh+dt@kernel.org>
-  Kumar Gala <galak@codeaurora.org>
-  Bjorn Helgaas <bhelgaas@google.com>
-  Robin Murphy <robin.murphy@arm.com>
- " LAKML <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Oct 09, 2015 at 03:11:07PM +0100, Liviu Dudau wrote:\n"
@@ -46,7 +31,7 @@
  "> > >\n"
  "> > >         #include \"juno-base.dtsi\"\n"
  "> > >\n"
- "> > > +       pcie-controller@40000000 {\n"
+ "> > > +       pcie-controller at 40000000 {\n"
  "> > > +               compatible = \"pci-host-ecam-generic\";\n"
  "> > \n"
  "> > I think this is the first case of real h/w using this. We should have\n"
@@ -60,4 +45,4 @@
  "\n"
  Will
 
-599a52b8f0246e70ca48a662befa8e0e3ea3a8eb98367d7840b2bdc912ec477c
+0e2cbbcd20d14fbab71a70a8b5a2921a03dba4b5e3b61cc41a32acc5ca7ffa35

diff --git a/a/1.txt b/N2/1.txt
index 799160b..fbcddad 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,12 +1,12 @@
 On Fri, Oct 09, 2015 at 03:11:07PM +0100, Liviu Dudau wrote:
 > On Fri, Oct 09, 2015 at 08:54:33AM -0500, Rob Herring wrote:
-> > On Fri, Oct 9, 2015 at 8:45 AM, Liviu Dudau <Liviu.Dudau@arm.com> wrote:
+> > On Fri, Oct 9, 2015 at 8:45 AM, Liviu Dudau <Liviu.Dudau-5wv7dgnIgG8@public.gmane.org> wrote:
 > > > Juno R1 board sports a functional PCIe host bridge that is
 > > > compliant with the SBSA standard found here[1]. With the right
 > > > firmware that initialises the XpressRICH3 controller one can
 > > > use the generic Host Bridge driver to use the PCIe hardware.
 > > >
-> > > Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
+> > > Signed-off-by: Liviu Dudau <Liviu.Dudau-5wv7dgnIgG8@public.gmane.org>
 > > >
 > > > [1] http://infocenter.arm.com/help/topic/com.arm.doc.den0029a/
 > > > ---
@@ -34,3 +34,7 @@ This is already being used on arm64 with kvmtool, qemu, the ARM fastmodel
 and AMD Seattle.
 
 Will
+--
+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 61df63a..726c613 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,36 +2,37 @@
  "ref\01444398323-17354-4-git-send-email-Liviu.Dudau@arm.com\0"
  "ref\0CAL_JsqJsb53VXiUfjGBXK37dBEi1r-PXVohg-c-7_x63R04VMA@mail.gmail.com\0"
  "ref\020151009141107.GD3394@e106497-lin.cambridge.arm.com\0"
- "From\0Will Deacon <will.deacon@arm.com>\0"
+ "ref\020151009141107.GD3394-2JSQmVVBSi7ZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org\0"
+ "From\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0"
  "Subject\0Re: [PATCH 3/4] arm64: Juno: Add support for the PCIe host bridge on Juno R1\0"
  "Date\0Fri, 9 Oct 2015 15:18:14 +0100\0"
- "To\0Liviu Dudau <Liviu.Dudau@arm.com>\0"
- "Cc\0Rob Herring <robh@kernel.org>"
-  Mark Rutland <mark.rutland@arm.com>
-  Jon Medhurst <tixy@linaro.org>
-  Arnd Bergmann <arnd@arndb.de>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  linux-pci <linux-pci@vger.kernel.org>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Linus Walleij <linus.walleij@linaro.org>
-  LKML <linux-kernel@vger.kernel.org>
-  device-tree <devicetree@vger.kernel.org>
-  Rob Herring <robh+dt@kernel.org>
-  Kumar Gala <galak@codeaurora.org>
-  Bjorn Helgaas <bhelgaas@google.com>
-  Robin Murphy <robin.murphy@arm.com>
- " LAKML <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0Liviu Dudau <Liviu.Dudau-5wv7dgnIgG8@public.gmane.org>\0"
+ "Cc\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Jon Medhurst <tixy-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  linux-pci <linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>
+  Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  device-tree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+  Robin Murphy <robin.murphy-5wv7dgnIgG8@public.gmane.org>
+ " LAKML <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Oct 09, 2015 at 03:11:07PM +0100, Liviu Dudau wrote:\n"
  "> On Fri, Oct 09, 2015 at 08:54:33AM -0500, Rob Herring wrote:\n"
- "> > On Fri, Oct 9, 2015 at 8:45 AM, Liviu Dudau <Liviu.Dudau@arm.com> wrote:\n"
+ "> > On Fri, Oct 9, 2015 at 8:45 AM, Liviu Dudau <Liviu.Dudau-5wv7dgnIgG8@public.gmane.org> wrote:\n"
  "> > > Juno R1 board sports a functional PCIe host bridge that is\n"
  "> > > compliant with the SBSA standard found here[1]. With the right\n"
  "> > > firmware that initialises the XpressRICH3 controller one can\n"
  "> > > use the generic Host Bridge driver to use the PCIe hardware.\n"
  "> > >\n"
- "> > > Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>\n"
+ "> > > Signed-off-by: Liviu Dudau <Liviu.Dudau-5wv7dgnIgG8@public.gmane.org>\n"
  "> > >\n"
  "> > > [1] http://infocenter.arm.com/help/topic/com.arm.doc.den0029a/\n"
  "> > > ---\n"
@@ -58,6 +59,10 @@
  "This is already being used on arm64 with kvmtool, qemu, the ARM fastmodel\n"
  "and AMD Seattle.\n"
  "\n"
- Will
+ "Will\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
 
-599a52b8f0246e70ca48a662befa8e0e3ea3a8eb98367d7840b2bdc912ec477c
+e6a7da5fd1ab206b2f980185e8c8c8ce644759f8343bb61799d8b13ee983620d

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.