All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150521101247.GA8073@ulmo.nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index 08523a4..7126e9e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,8 +3,8 @@ On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:
 > > On Wed, May 20, 2015 at 07:35:51AM +0100, Lee Jones wrote:
 > > > On Tue, 19 May 2015, Andrew Bresticker wrote:
 > > > > On Thu, May 14, 2015 at 10:38 AM, Andrew Bresticker
-> > > > <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote:
-> > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+> > > > <abrestic@chromium.org> wrote:
+> > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones@linaro.org> wrote:
 > > > > >> On Thu, 14 May 2015, Jon Hunter wrote:
 > > > > >>> On 13/05/15 15:39, Lee Jones wrote:
 > > > > >>> > On Mon, 04 May 2015, Andrew Bresticker wrote:
@@ -13,14 +13,14 @@ On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:
 > > > > >>> >> and later SoCs.  The XUSB host complex includes a mailbox for
 > > > > >>> >> communication with the XUSB micro-controller and an xHCI host-controller.
 > > > > >>> >>
-> > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-> > > > >>> >> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-> > > > >>> >> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-> > > > >>> >> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-> > > > >>> >> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-> > > > >>> >> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-> > > > >>> >> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
-> > > > >>> >> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
+> > > > >>> >> Cc: Rob Herring <robh+dt@kernel.org>
+> > > > >>> >> Cc: Pawel Moll <pawel.moll@arm.com>
+> > > > >>> >> Cc: Mark Rutland <mark.rutland@arm.com>
+> > > > >>> >> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
+> > > > >>> >> Cc: Kumar Gala <galak@codeaurora.org>
+> > > > >>> >> Cc: Samuel Ortiz <sameo@linux.intel.com>
+> > > > >>> >> Cc: Lee Jones <lee.jones@linaro.org>
 > > > > >>> >> ---
 > > > > >>> >> Changes from v7:
 > > > > >>> >>  - Move non-shared resources into child nodes.
@@ -55,7 +55,7 @@ On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:
 > > > > >>> >> +
 > > > > >>> >> +Example:
 > > > > >>> >> +--------
-> > > > >>> >> +  usb@0,70098000 {
+> > > > >>> >> +  usb at 0,70098000 {
 > > > > >>> >> +          compatible = "nvidia,tegra124-xusb";
 > > > > >>> >> +          reg = <0x0 0x70098000 0x0 0x1000>;
 > > > > >>> >> +          ranges;
@@ -63,7 +63,7 @@ On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:
 > > > > >>> >> +          #address-cells = <2>;
 > > > > >>> >> +          #size-cells = <2>;
 > > > > >>> >> +
-> > > > >>> >> +          usb-host@0,70090000 {
+> > > > >>> >> +          usb-host at 0,70090000 {
 > > > > >>> >> +                  compatible = "nvidia,tegra124-xhci";
 > > > > >>> >> +                  ...
 > > > > >>> >> +          };
@@ -77,7 +77,7 @@ On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:
 > > > > >>> > Mailbox devices probe seperately and use a phandle to point the USB
 > > > > >>> > device to its Mailbox.
 > > > > >>> >
-> > > > >>> > usb@xyz {
+> > > > >>> > usb at xyz {
 > > > > >>> >     mboxes = <&xusb-mailbox, [chan]>;
 > > > > >>> > };
 > > > > >>> >
@@ -167,7 +167,7 @@ On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:
 > 
 > What do you think of:
 > 
-> usb-host@0,70090000 {
+> usb-host at 0,70090000 {
 > 	compatible = "nvidia,tegra124-xhci";
 > 	reg = <0x0 0x70090000 0x0 0x80CF>,
 > 	      <0x0 0x70098800 0x0 0x0800>,
@@ -268,3 +268,10 @@ What we currently have is not a driver at all, it's merely an alias for
 simple-bus.
 
 Thierry
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: not available
+Type: application/pgp-signature
+Size: 819 bytes
+Desc: not available
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150521/6010df0a/attachment.sig>
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index a206ae4..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,17 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2
-
-iQIcBAABCAAGBQJVXa+bAAoJEN0jrNd/PrOhiH0QAKaYgiGzgTqGikdOgi9rOV0w
-5a0km2iDveFpz7c6Dxgyb92jZ11EPDHaLaQZF7T0oA1V3c9UL+zPrsmjTX5qRejN
-nBduhdtjdJG3Iu7cXvCmbd4bZWTxo6bdb3+nubmtqfiD/s3RRcCQGMH5bfI+WDcG
-28ZdnrPBE4pVWfA4nT6Xut2Kux+2DPgl96TPTRistuVCZK9g1JNG7XYKh4yJEvjx
-I/DZASVbJYobKA/InAi8ISx8zb/mPFb1tmn2IENncg/l2+rmdpeDQQKjGzisaeVG
-s+iQI1nF3fZEub4qj7oYd/A6LJRX8i+cBf72s2t6n8Rxwp+FcDlFD2UeBFwdi6MH
-GAHrs5LZjKlgrAQtPPiWzac4jX15QhPvq7DcVE8AsQ1N3bgWkeUXLVvZpRGogHQT
-UblqcTVXi4kmNIiHY18E9hhu0rd8P5CmfyW//Vm+QY0EN2uefvpgDMCqzh4x0VTw
-rhjxjod7TiUBlgxHcg3m+VF5eQ1LHJW4BpQtVd/dtRMo4GGckMlPkf08P50kg7l7
-Wci9z+bQQyGYiSoZ3kQOpc69fbOUxten/KXCQ7JmIGlFXGBYm6tQR1b3e1msNuly
-CRHQvO6GR6/wYCpJ8MEeVJuO2qxAZHnntNOrOxd9ZwGSq0uuilewtHdocYILmcRJ
-bVXDmLmfKUKeNpg7mUcQ
-=hmtQ
------END PGP SIGNATURE-----
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index a09cc95..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1 +0,0 @@
-Content-Type: application/pgp-signature
diff --git a/a/content_digest b/N1/content_digest
index ef4a168..81da6aa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,34 +8,19 @@
  "ref\020150520063551.GD3627@x1\0"
  "ref\020150520145227.GA3787@ulmo.nvidia.com\0"
  "ref\020150521084001.GB6310@x1\0"
- "From\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Subject\0Re: [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB\0"
+ "From\0thierry.reding@gmail.com (Thierry Reding)\0"
+ "Subject\0[PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB\0"
  "Date\0Thu, 21 May 2015 12:12:49 +0200\0"
- "To\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>"
-  Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
- " Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:\n"
  "> On Wed, 20 May 2015, Thierry Reding wrote:\n"
  "> > On Wed, May 20, 2015 at 07:35:51AM +0100, Lee Jones wrote:\n"
  "> > > On Tue, 19 May 2015, Andrew Bresticker wrote:\n"
  "> > > > On Thu, May 14, 2015 at 10:38 AM, Andrew Bresticker\n"
- "> > > > <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote:\n"
- "> > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ "> > > > <abrestic@chromium.org> wrote:\n"
+ "> > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones@linaro.org> wrote:\n"
  "> > > > >> On Thu, 14 May 2015, Jon Hunter wrote:\n"
  "> > > > >>> On 13/05/15 15:39, Lee Jones wrote:\n"
  "> > > > >>> > On Mon, 04 May 2015, Andrew Bresticker wrote:\n"
@@ -44,14 +29,14 @@
  "> > > > >>> >> and later SoCs.  The XUSB host complex includes a mailbox for\n"
  "> > > > >>> >> communication with the XUSB micro-controller and an xHCI host-controller.\n"
  "> > > > >>> >>\n"
- "> > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n"
- "> > > > >>> >> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "> > > > >>> >> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>\n"
- "> > > > >>> >> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
- "> > > > >>> >> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\n"
- "> > > > >>> >> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
- "> > > > >>> >> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n"
- "> > > > >>> >> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>\n"
+ "> > > > >>> >> Cc: Rob Herring <robh+dt@kernel.org>\n"
+ "> > > > >>> >> Cc: Pawel Moll <pawel.moll@arm.com>\n"
+ "> > > > >>> >> Cc: Mark Rutland <mark.rutland@arm.com>\n"
+ "> > > > >>> >> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>\n"
+ "> > > > >>> >> Cc: Kumar Gala <galak@codeaurora.org>\n"
+ "> > > > >>> >> Cc: Samuel Ortiz <sameo@linux.intel.com>\n"
+ "> > > > >>> >> Cc: Lee Jones <lee.jones@linaro.org>\n"
  "> > > > >>> >> ---\n"
  "> > > > >>> >> Changes from v7:\n"
  "> > > > >>> >>  - Move non-shared resources into child nodes.\n"
@@ -86,7 +71,7 @@
  "> > > > >>> >> +\n"
  "> > > > >>> >> +Example:\n"
  "> > > > >>> >> +--------\n"
- "> > > > >>> >> +  usb@0,70098000 {\n"
+ "> > > > >>> >> +  usb at 0,70098000 {\n"
  "> > > > >>> >> +          compatible = \"nvidia,tegra124-xusb\";\n"
  "> > > > >>> >> +          reg = <0x0 0x70098000 0x0 0x1000>;\n"
  "> > > > >>> >> +          ranges;\n"
@@ -94,7 +79,7 @@
  "> > > > >>> >> +          #address-cells = <2>;\n"
  "> > > > >>> >> +          #size-cells = <2>;\n"
  "> > > > >>> >> +\n"
- "> > > > >>> >> +          usb-host@0,70090000 {\n"
+ "> > > > >>> >> +          usb-host at 0,70090000 {\n"
  "> > > > >>> >> +                  compatible = \"nvidia,tegra124-xhci\";\n"
  "> > > > >>> >> +                  ...\n"
  "> > > > >>> >> +          };\n"
@@ -108,7 +93,7 @@
  "> > > > >>> > Mailbox devices probe seperately and use a phandle to point the USB\n"
  "> > > > >>> > device to its Mailbox.\n"
  "> > > > >>> >\n"
- "> > > > >>> > usb@xyz {\n"
+ "> > > > >>> > usb at xyz {\n"
  "> > > > >>> >     mboxes = <&xusb-mailbox, [chan]>;\n"
  "> > > > >>> > };\n"
  "> > > > >>> >\n"
@@ -198,7 +183,7 @@
  "> \n"
  "> What do you think of:\n"
  "> \n"
- "> usb-host@0,70090000 {\n"
+ "> usb-host at 0,70090000 {\n"
  "> \tcompatible = \"nvidia,tegra124-xhci\";\n"
  "> \treg = <0x0 0x70090000 0x0 0x80CF>,\n"
  "> \t      <0x0 0x70098800 0x0 0x0800>,\n"
@@ -298,25 +283,13 @@
  "What we currently have is not a driver at all, it's merely an alias for\n"
  "simple-bus.\n"
  "\n"
- Thierry
- "\01:2\0"
- "b\0"
- "-----BEGIN PGP SIGNATURE-----\n"
- "Version: GnuPG v2\n"
- "\n"
- "iQIcBAABCAAGBQJVXa+bAAoJEN0jrNd/PrOhiH0QAKaYgiGzgTqGikdOgi9rOV0w\n"
- "5a0km2iDveFpz7c6Dxgyb92jZ11EPDHaLaQZF7T0oA1V3c9UL+zPrsmjTX5qRejN\n"
- "nBduhdtjdJG3Iu7cXvCmbd4bZWTxo6bdb3+nubmtqfiD/s3RRcCQGMH5bfI+WDcG\n"
- "28ZdnrPBE4pVWfA4nT6Xut2Kux+2DPgl96TPTRistuVCZK9g1JNG7XYKh4yJEvjx\n"
- "I/DZASVbJYobKA/InAi8ISx8zb/mPFb1tmn2IENncg/l2+rmdpeDQQKjGzisaeVG\n"
- "s+iQI1nF3fZEub4qj7oYd/A6LJRX8i+cBf72s2t6n8Rxwp+FcDlFD2UeBFwdi6MH\n"
- "GAHrs5LZjKlgrAQtPPiWzac4jX15QhPvq7DcVE8AsQ1N3bgWkeUXLVvZpRGogHQT\n"
- "UblqcTVXi4kmNIiHY18E9hhu0rd8P5CmfyW//Vm+QY0EN2uefvpgDMCqzh4x0VTw\n"
- "rhjxjod7TiUBlgxHcg3m+VF5eQ1LHJW4BpQtVd/dtRMo4GGckMlPkf08P50kg7l7\n"
- "Wci9z+bQQyGYiSoZ3kQOpc69fbOUxten/KXCQ7JmIGlFXGBYm6tQR1b3e1msNuly\n"
- "CRHQvO6GR6/wYCpJ8MEeVJuO2qxAZHnntNOrOxd9ZwGSq0uuilewtHdocYILmcRJ\n"
- "bVXDmLmfKUKeNpg7mUcQ\n"
- "=hmtQ\n"
- "-----END PGP SIGNATURE-----\n"
+ "Thierry\n"
+ "-------------- next part --------------\n"
+ "A non-text attachment was scrubbed...\n"
+ "Name: not available\n"
+ "Type: application/pgp-signature\n"
+ "Size: 819 bytes\n"
+ "Desc: not available\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150521/6010df0a/attachment.sig>
 
-5318df3a71d68f695fe4faad05376b134b57e51e13f0b9d1a79218c159edea89
+d50838e311d4105f3d1ee508c413cf762dd874faeb1dfc7ef25914b65cacaad2

diff --git a/a/1.txt b/N2/1.txt
index 08523a4..71fda78 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,8 +3,8 @@ On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:
 > > On Wed, May 20, 2015 at 07:35:51AM +0100, Lee Jones wrote:
 > > > On Tue, 19 May 2015, Andrew Bresticker wrote:
 > > > > On Thu, May 14, 2015 at 10:38 AM, Andrew Bresticker
-> > > > <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote:
-> > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
+> > > > <abrestic@chromium.org> wrote:
+> > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones@linaro.org> wrote:
 > > > > >> On Thu, 14 May 2015, Jon Hunter wrote:
 > > > > >>> On 13/05/15 15:39, Lee Jones wrote:
 > > > > >>> > On Mon, 04 May 2015, Andrew Bresticker wrote:
@@ -13,14 +13,14 @@ On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:
 > > > > >>> >> and later SoCs.  The XUSB host complex includes a mailbox for
 > > > > >>> >> communication with the XUSB micro-controller and an xHCI host-controller.
 > > > > >>> >>
-> > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-> > > > >>> >> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-> > > > >>> >> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-> > > > >>> >> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-> > > > >>> >> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-> > > > >>> >> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-> > > > >>> >> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
-> > > > >>> >> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
+> > > > >>> >> Cc: Rob Herring <robh+dt@kernel.org>
+> > > > >>> >> Cc: Pawel Moll <pawel.moll@arm.com>
+> > > > >>> >> Cc: Mark Rutland <mark.rutland@arm.com>
+> > > > >>> >> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
+> > > > >>> >> Cc: Kumar Gala <galak@codeaurora.org>
+> > > > >>> >> Cc: Samuel Ortiz <sameo@linux.intel.com>
+> > > > >>> >> Cc: Lee Jones <lee.jones@linaro.org>
 > > > > >>> >> ---
 > > > > >>> >> Changes from v7:
 > > > > >>> >>  - Move non-shared resources into child nodes.
diff --git a/a/content_digest b/N2/content_digest
index ef4a168..b6987d5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -8,25 +8,25 @@
  "ref\020150520063551.GD3627@x1\0"
  "ref\020150520145227.GA3787@ulmo.nvidia.com\0"
  "ref\020150521084001.GB6310@x1\0"
- "From\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Thierry Reding <thierry.reding@gmail.com>\0"
  "Subject\0Re: [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB\0"
  "Date\0Thu, 21 May 2015 12:12:49 +0200\0"
- "To\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>"
-  Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
- " Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
+ "To\0Lee Jones <lee.jones@linaro.org>\0"
+ "Cc\0Andrew Bresticker <abrestic@chromium.org>"
+  Jon Hunter <jonathanh@nvidia.com>
+  Stephen Warren <swarren@wwwdotorg.org>
+  Alexandre Courbot <gnurou@gmail.com>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org>
+  linux-usb@vger.kernel.org <linux-usb@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+ " Samuel Ortiz <sameo@linux.intel.com>\0"
  "\01:1\0"
  "b\0"
  "On Thu, May 21, 2015 at 09:40:01AM +0100, Lee Jones wrote:\n"
@@ -34,8 +34,8 @@
  "> > On Wed, May 20, 2015 at 07:35:51AM +0100, Lee Jones wrote:\n"
  "> > > On Tue, 19 May 2015, Andrew Bresticker wrote:\n"
  "> > > > On Thu, May 14, 2015 at 10:38 AM, Andrew Bresticker\n"
- "> > > > <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote:\n"
- "> > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
+ "> > > > <abrestic@chromium.org> wrote:\n"
+ "> > > > > On Thu, May 14, 2015 at 12:40 AM, Lee Jones <lee.jones@linaro.org> wrote:\n"
  "> > > > >> On Thu, 14 May 2015, Jon Hunter wrote:\n"
  "> > > > >>> On 13/05/15 15:39, Lee Jones wrote:\n"
  "> > > > >>> > On Mon, 04 May 2015, Andrew Bresticker wrote:\n"
@@ -44,14 +44,14 @@
  "> > > > >>> >> and later SoCs.  The XUSB host complex includes a mailbox for\n"
  "> > > > >>> >> communication with the XUSB micro-controller and an xHCI host-controller.\n"
  "> > > > >>> >>\n"
- "> > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n"
- "> > > > >>> >> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "> > > > >>> >> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>\n"
- "> > > > >>> >> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n"
- "> > > > >>> >> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\n"
- "> > > > >>> >> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
- "> > > > >>> >> Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n"
- "> > > > >>> >> Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> > > > >>> >> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>\n"
+ "> > > > >>> >> Cc: Rob Herring <robh+dt@kernel.org>\n"
+ "> > > > >>> >> Cc: Pawel Moll <pawel.moll@arm.com>\n"
+ "> > > > >>> >> Cc: Mark Rutland <mark.rutland@arm.com>\n"
+ "> > > > >>> >> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>\n"
+ "> > > > >>> >> Cc: Kumar Gala <galak@codeaurora.org>\n"
+ "> > > > >>> >> Cc: Samuel Ortiz <sameo@linux.intel.com>\n"
+ "> > > > >>> >> Cc: Lee Jones <lee.jones@linaro.org>\n"
  "> > > > >>> >> ---\n"
  "> > > > >>> >> Changes from v7:\n"
  "> > > > >>> >>  - Move non-shared resources into child nodes.\n"
@@ -319,4 +319,4 @@
  "=hmtQ\n"
  "-----END PGP SIGNATURE-----\n"
 
-5318df3a71d68f695fe4faad05376b134b57e51e13f0b9d1a79218c159edea89
+e2fcc5dc595586883405c50e0ecf0fc178e2c3d11ca098cc8fa5d089db8a0d8f

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.