All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140425155340.GC12472@lunn.ch>

diff --git a/a/1.txt b/N1/1.txt
index 462340f..1659315 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,11 +20,11 @@ On Fri, Apr 25, 2014 at 04:07:03PM +0200, Gregory CLEMENT wrote:
 >  				};
 >  			};
 > +
-> +			usb3 at f0000 {
+> +			usb3@f0000 {
 > +				status = "okay";
 > +			};
 > +
-> +			usb3 at f8000 {
+> +			usb3@f8000 {
 > +				status = "okay";
 > +			};
 >  		};
@@ -39,7 +39,7 @@ On Fri, Apr 25, 2014 at 04:07:03PM +0200, Gregory CLEMENT wrote:
 >  				};
 >  			};
 > +
-> +			usb3 at f0000 {
+> +			usb3@f0000 {
 > +				status = "okay";
 > +			};
 >  		};
@@ -54,7 +54,7 @@ On Fri, Apr 25, 2014 at 04:07:03PM +0200, Gregory CLEMENT wrote:
 >  				status = "disabled";
 >  			};
 > +
-> +			usb3 at f0000 {
+> +			usb3@f0000 {
 > +				compatible = "marvell,armada-380-xhci";
 > +				reg = <0xf0000 0x3fff>,<0xf4000 0x3fff>;
 
@@ -67,7 +67,7 @@ s/0x3fff/0x4000/g  ?
 > +				status = "disabled";
 > +			};
 > +
-> +			usb3 at f8000 {
+> +			usb3@f8000 {
 > +				compatible = "marvell,armada-380-xhci";
 > +				reg = <0xf8000 0x3fff>,<0xfc000 0x3fff>;
 > +				interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
diff --git a/a/content_digest b/N1/content_digest
index 62068b3..80b0be6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,26 @@
  "ref\01398434836-18908-1-git-send-email-gregory.clement@free-electrons.com\0"
  "ref\01398434836-18908-6-git-send-email-gregory.clement@free-electrons.com\0"
- "From\0andrew@lunn.ch (Andrew Lunn)\0"
- "Subject\0[PATCH v2 05/18] ARM: mvebu: Add Device Tree description of xHCI hosts on Armada 38x\0"
+ "From\0Andrew Lunn <andrew@lunn.ch>\0"
+ "Subject\0Re: [PATCH v2 05/18] ARM: mvebu: Add Device Tree description of xHCI hosts on Armada 38x\0"
  "Date\0Fri, 25 Apr 2014 17:53:40 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
+ "Cc\0Mathias Nyman <mathias.nyman@intel.com>"
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Felipe Balbi <balbi@ti.com>
+  linux-usb@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Jason Cooper <jason@lakedaemon.net>
+  Andrew Lunn <andrew@lunn.ch>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+  Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
+  linux-arm-kernel@lists.infradead.org
+  Lior Amsalem <alior@marvell.com>
+  Tawfik Bayouk <tawfik@marvell.com>
+  Nadav Haklai <nadavh@marvell.com>
+  Grant Likely <grant.likely@linaro.org>
+  Rob Herring <robh+dt@kernel.org>
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Apr 25, 2014 at 04:07:03PM +0200, Gregory CLEMENT wrote:\n"
@@ -28,11 +45,11 @@
  ">  \t\t\t\t};\n"
  ">  \t\t\t};\n"
  "> +\n"
- "> +\t\t\tusb3 at f0000 {\n"
+ "> +\t\t\tusb3@f0000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tusb3 at f8000 {\n"
+ "> +\t\t\tusb3@f8000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  ">  \t\t};\n"
@@ -47,7 +64,7 @@
  ">  \t\t\t\t};\n"
  ">  \t\t\t};\n"
  "> +\n"
- "> +\t\t\tusb3 at f0000 {\n"
+ "> +\t\t\tusb3@f0000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  ">  \t\t};\n"
@@ -62,7 +79,7 @@
  ">  \t\t\t\tstatus = \"disabled\";\n"
  ">  \t\t\t};\n"
  "> +\n"
- "> +\t\t\tusb3 at f0000 {\n"
+ "> +\t\t\tusb3@f0000 {\n"
  "> +\t\t\t\tcompatible = \"marvell,armada-380-xhci\";\n"
  "> +\t\t\t\treg = <0xf0000 0x3fff>,<0xf4000 0x3fff>;\n"
  "\n"
@@ -75,7 +92,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tusb3 at f8000 {\n"
+ "> +\t\t\tusb3@f8000 {\n"
  "> +\t\t\t\tcompatible = \"marvell,armada-380-xhci\";\n"
  "> +\t\t\t\treg = <0xf8000 0x3fff>,<0xfc000 0x3fff>;\n"
  "> +\t\t\t\tinterrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -90,4 +107,4 @@
  "> 1.8.1.2\n"
  >
 
-f78213f25f747d41b6a191ebe802235a06a450922529f2c67e5f0509a452b812
+a8ae1072db6985daa021db44645f336b52029d12e32a57dc1bd7b369c3658a66

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.