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

diff --git a/a/1.txt b/N1/1.txt
index 3ab0f47..1f1ba04 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -144,7 +144,7 @@ On Wed, 29 Apr 2015, Andrew Bresticker wrote:
 > Either have the MFD take a single IOMEM resource and divide it up
 > statically within the driver:
 > 
-> usb@0,70090000 {
+> usb at 0,70090000 {
 >         compatible = "nvidia,tegra124-xusb";
 >         reg = <0x0 0x70090000 0x0 0xa000>;
 > 
@@ -164,12 +164,12 @@ On Wed, 29 Apr 2015, Andrew Bresticker wrote:
 > ... or have the MFD take only the shared FPCI resource and have the
 > sub-devices parse the rest from DT:
 > 
-> usb@0,70098000 {
+> usb at 0,70098000 {
 >         compatible = "nvidia,tegra124-xusb";
 >         reg = <0x0 0x70098000 0x0 0x1000>;
 >         ranges;
 > 
->         usb-host@0,70090000 {
+>         usb-host at 0,70090000 {
 >                 compatible = "nvidia,tegra124-xhci";
 >                 reg = <0x0 0x70090000 0x0 0x8000>,
 >                         <0x0 0x70099000 0x0 0x1000>;
@@ -224,5 +224,5 @@ Then you don't require a struct.  :)
 -- 
 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
diff --git a/a/content_digest b/N1/content_digest
index 37d889e..5c1bf20 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,19 +2,10 @@
  "ref\01430174242-29465-6-git-send-email-abrestic@chromium.org\0"
  "ref\020150429092348.GQ9169@x1\0"
  "ref\0CAL1qeaHNVVzMFg5r5ghg3zJTbaYOSf5Ms+Af_U5fhKc+vfWMHg@mail.gmail.com\0"
- "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0Re: [PATCH V7 5/9] mfd: Add driver for NVIDIA Tegra XUSB\0"
+ "From\0lee.jones@linaro.org (Lee Jones)\0"
+ "Subject\0[PATCH V7 5/9] mfd: Add driver for NVIDIA Tegra XUSB\0"
  "Date\0Wed, 29 Apr 2015 19:30:59 +0100\0"
- "To\0Andrew Bresticker <abrestic@chromium.org>\0"
- "Cc\0Thierry Reding <thierry.reding@gmail.com>"
-  Stephen Warren <swarren@wwwdotorg.org>
-  Alexandre Courbot <gnurou@gmail.com>
-  linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org>
-  linux-usb@vger.kernel.org <linux-usb@vger.kernel.org>
-  devicetree@vger.kernel.org <devicetree@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>
- " Samuel Ortiz <sameo@linux.intel.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, 29 Apr 2015, Andrew Bresticker wrote:\n"
@@ -163,7 +154,7 @@
  "> Either have the MFD take a single IOMEM resource and divide it up\n"
  "> statically within the driver:\n"
  "> \n"
- "> usb@0,70090000 {\n"
+ "> usb at 0,70090000 {\n"
  ">         compatible = \"nvidia,tegra124-xusb\";\n"
  ">         reg = <0x0 0x70090000 0x0 0xa000>;\n"
  "> \n"
@@ -183,12 +174,12 @@
  "> ... or have the MFD take only the shared FPCI resource and have the\n"
  "> sub-devices parse the rest from DT:\n"
  "> \n"
- "> usb@0,70098000 {\n"
+ "> usb at 0,70098000 {\n"
  ">         compatible = \"nvidia,tegra124-xusb\";\n"
  ">         reg = <0x0 0x70098000 0x0 0x1000>;\n"
  ">         ranges;\n"
  "> \n"
- ">         usb-host@0,70090000 {\n"
+ ">         usb-host at 0,70090000 {\n"
  ">                 compatible = \"nvidia,tegra124-xhci\";\n"
  ">                 reg = <0x0 0x70090000 0x0 0x8000>,\n"
  ">                         <0x0 0x70099000 0x0 0x1000>;\n"
@@ -243,7 +234,7 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Linaro.org ? Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-18bcd4f405fca6c4fde49233f5faeb2dbf38fecee1141dc95734ac2679aa27dc
+8f7019ab8967d955d9c756d37d1775d55fb930ef4c6fcb7fef8746959850b5c8

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.