All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150513143954.GA3394@x1>

diff --git a/a/1.txt b/N1/1.txt
index 6c5a59f..5166183 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,14 +4,14 @@ On Mon, 04 May 2015, Andrew Bresticker 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.
@@ -46,7 +46,7 @@ On Mon, 04 May 2015, Andrew Bresticker wrote:
 > +
 > +Example:
 > +--------
-> +	usb@0,70098000 {
+> +	usb at 0,70098000 {
 > +		compatible = "nvidia,tegra124-xusb";
 > +		reg = <0x0 0x70098000 0x0 0x1000>;
 > +		ranges;
@@ -54,7 +54,7 @@ On Mon, 04 May 2015, Andrew Bresticker wrote:
 > +		#address-cells = <2>;
 > +		#size-cells = <2>;
 > +
-> +		usb-host@0,70090000 {
+> +		usb-host at 0,70090000 {
 > +			compatible = "nvidia,tegra124-xhci";
 > +			...
 > +		};
@@ -68,16 +68,12 @@ This doesn't appear to be a proper MFD.  I would have the USB and
 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]>;
 };
 
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org │ Open source software for ARM SoCs
+Linaro.org ? Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
---
-To unsubscribe from this list: send the line "unsubscribe linux-usb" 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 209e294..0e8701e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,9 @@
  "ref\01430761002-9327-1-git-send-email-abrestic@chromium.org\0"
  "ref\01430761002-9327-5-git-send-email-abrestic@chromium.org\0"
- "ref\01430761002-9327-5-git-send-email-abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB\0"
+ "From\0lee.jones@linaro.org (Lee Jones)\0"
+ "Subject\0[PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB\0"
  "Date\0Wed, 13 May 2015 15:39:54 +0100\0"
- "To\0Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0"
- "Cc\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>"
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@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\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, 04 May 2015, Andrew Bresticker wrote:\n"
@@ -28,14 +12,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"
@@ -70,7 +54,7 @@
  "> +\n"
  "> +Example:\n"
  "> +--------\n"
- "> +\tusb@0,70098000 {\n"
+ "> +\tusb at 0,70098000 {\n"
  "> +\t\tcompatible = \"nvidia,tegra124-xusb\";\n"
  "> +\t\treg = <0x0 0x70098000 0x0 0x1000>;\n"
  "> +\t\tranges;\n"
@@ -78,7 +62,7 @@
  "> +\t\t#address-cells = <2>;\n"
  "> +\t\t#size-cells = <2>;\n"
  "> +\n"
- "> +\t\tusb-host@0,70090000 {\n"
+ "> +\t\tusb-host at 0,70090000 {\n"
  "> +\t\t\tcompatible = \"nvidia,tegra124-xhci\";\n"
  "> +\t\t\t...\n"
  "> +\t\t};\n"
@@ -92,18 +76,14 @@
  "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"
  "\tmboxes = <&xusb-mailbox, [chan]>;\n"
  "};\n"
  "\n"
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
- "Follow Linaro: Facebook | Twitter | Blog\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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
+ "Linaro.org ? Open source software for ARM SoCs\n"
+ Follow Linaro: Facebook | Twitter | Blog
 
-f7fde064435736f93fffa0bf072d8dfabac4780854b25fa8caeb1678bc89ae02
+1b280efcc415f55893d319f6846d08aec3a5197a6e4b600c92abe22735f111a6

diff --git a/a/1.txt b/N2/1.txt
index 6c5a59f..73a9053 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,14 +4,14 @@ On Mon, 04 May 2015, Andrew Bresticker 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.
@@ -77,7 +77,3 @@ Lee Jones
 Linaro STMicroelectronics Landing Team Lead
 Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
---
-To unsubscribe from this list: send the line "unsubscribe linux-usb" 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 209e294..db67dfc 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,25 +1,24 @@
  "ref\01430761002-9327-1-git-send-email-abrestic@chromium.org\0"
  "ref\01430761002-9327-5-git-send-email-abrestic@chromium.org\0"
- "ref\01430761002-9327-5-git-send-email-abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
  "Subject\0Re: [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB\0"
  "Date\0Wed, 13 May 2015 15:39:54 +0100\0"
- "To\0Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0"
- "Cc\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>"
-  Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@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\0Andrew Bresticker <abrestic@chromium.org>\0"
+ "Cc\0Stephen Warren <swarren@wwwdotorg.org>"
+  Thierry Reding <thierry.reding@gmail.com>
+  Alexandre Courbot <gnurou@gmail.com>
+  devicetree@vger.kernel.org
+  linux-tegra@vger.kernel.org
+  linux-usb@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  Jon Hunter <jonathanh@nvidia.com>
+  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"
  "\00:1\0"
  "b\0"
  "On Mon, 04 May 2015, Andrew Bresticker wrote:\n"
@@ -28,14 +27,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"
@@ -100,10 +99,6 @@
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
  "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
- "Follow Linaro: Facebook | Twitter | Blog\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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
+ Follow Linaro: Facebook | Twitter | Blog
 
-f7fde064435736f93fffa0bf072d8dfabac4780854b25fa8caeb1678bc89ae02
+b2ec1bc8d99940540c73179acfad07676f0da99a1e8fc1de5e3ba052a8f68b72

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.