All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20161207175208.GB87970@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 9a29563..311ec3c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On Wed, Dec 07, 2016 at 06:09:16PM +0100, Heiko Stuebner wrote:
 > Am Donnerstag, 1. Dezember 2016, 18:27:28 CET schrieb Brian Norris:
 > > Add the dwc3 usb needed node information for rk3399.
 > > 
-> > Signed-off-by: Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
+> > Signed-off-by: Brian Norris <briannorris@chromium.org>
 > > ---
 > > Somewhat rewritten from Caesar's reposting (v2) of my patch.
 > > 
@@ -26,13 +26,13 @@ On Wed, Dec 07, 2016 at 06:09:16PM +0100, Heiko Stuebner wrote:
 > >  		};
 > >  	};
 > > 
-> > +	usbdrd3_0: usb@fe800000 {
+> > +	usbdrd3_0: usb at fe800000 {
 > 
-> insert location above usb@fe380000 is sorted wrong
+> insert location above usb at fe380000 is sorted wrong
 
 So, *how* do you think things are sorted here? Alphabetical by label? Or
 by node name? Or by unit address? I guess I'm seeing you meant unit
-address. But pcie@f8000000 is also out of order then. I guess maybe
+address. But pcie at f8000000 is also out of order then. I guess maybe
 that's the only one then.
 
 > > +		compatible = "rockchip,rk3399-dwc3";
@@ -93,7 +93,3 @@ Brian
 > > +		};
 > > +	};
 [...]
---
-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/N1/content_digest
index 50c1601..dbb31cb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,10 @@
  "ref\01480645653-36943-1-git-send-email-briannorris@chromium.org\0"
  "ref\01480645653-36943-5-git-send-email-briannorris@chromium.org\0"
  "ref\02947180.ggfADt6cbn@phil\0"
- "From\0Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0"
- "Subject\0Re: [PATCH 4/9] arm64: dts: rockchip: support dwc3 USB for rk3399\0"
+ "From\0briannorris@chromium.org (Brian Norris)\0"
+ "Subject\0[PATCH 4/9] arm64: dts: rockchip: support dwc3 USB for rk3399\0"
  "Date\0Wed, 7 Dec 2016 09:52:08 -0800\0"
- "To\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
- "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
-  Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Stephen Barber <smbarber-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " Chris Zhong <zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -22,7 +13,7 @@
  "> Am Donnerstag, 1. Dezember 2016, 18:27:28 CET schrieb Brian Norris:\n"
  "> > Add the dwc3 usb needed node information for rk3399.\n"
  "> > \n"
- "> > Signed-off-by: Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n"
+ "> > Signed-off-by: Brian Norris <briannorris@chromium.org>\n"
  "> > ---\n"
  "> > Somewhat rewritten from Caesar's reposting (v2) of my patch.\n"
  "> > \n"
@@ -44,13 +35,13 @@
  "> >  \t\t};\n"
  "> >  \t};\n"
  "> > \n"
- "> > +\tusbdrd3_0: usb@fe800000 {\n"
+ "> > +\tusbdrd3_0: usb at fe800000 {\n"
  "> \n"
- "> insert location above usb@fe380000 is sorted wrong\n"
+ "> insert location above usb at fe380000 is sorted wrong\n"
  "\n"
  "So, *how* do you think things are sorted here? Alphabetical by label? Or\n"
  "by node name? Or by unit address? I guess I'm seeing you meant unit\n"
- "address. But pcie@f8000000 is also out of order then. I guess maybe\n"
+ "address. But pcie at f8000000 is also out of order then. I guess maybe\n"
  "that's the only one then.\n"
  "\n"
  "> > +\t\tcompatible = \"rockchip,rk3399-dwc3\";\n"
@@ -110,10 +101,6 @@
  "> > +\t\t\tstatus = \"disabled\";\n"
  "> > +\t\t};\n"
  "> > +\t};\n"
- "[...]\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
+ [...]
 
-8dc99e9f5f60c5703f212dd43d733f7f073049de39198546ba076d98f092f1ee
+61ca05230f4411b49fa1a0c9a9b09a47e1753c1e603def3b1a162c6d86fd47c6

diff --git a/a/1.txt b/N2/1.txt
index 9a29563..124cbfe 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ On Wed, Dec 07, 2016 at 06:09:16PM +0100, Heiko Stuebner wrote:
 > Am Donnerstag, 1. Dezember 2016, 18:27:28 CET schrieb Brian Norris:
 > > Add the dwc3 usb needed node information for rk3399.
 > > 
-> > Signed-off-by: Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
+> > Signed-off-by: Brian Norris <briannorris@chromium.org>
 > > ---
 > > Somewhat rewritten from Caesar's reposting (v2) of my patch.
 > > 
@@ -93,7 +93,3 @@ Brian
 > > +		};
 > > +	};
 [...]
---
-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 50c1601..15ecba9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,19 +1,19 @@
  "ref\01480645653-36943-1-git-send-email-briannorris@chromium.org\0"
  "ref\01480645653-36943-5-git-send-email-briannorris@chromium.org\0"
  "ref\02947180.ggfADt6cbn@phil\0"
- "From\0Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0"
+ "From\0Brian Norris <briannorris@chromium.org>\0"
  "Subject\0Re: [PATCH 4/9] arm64: dts: rockchip: support dwc3 USB for rk3399\0"
  "Date\0Wed, 7 Dec 2016 09:52:08 -0800\0"
- "To\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
- "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
-  Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Stephen Barber <smbarber-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " Chris Zhong <zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0"
+ "To\0Heiko Stuebner <heiko@sntech.de>\0"
+ "Cc\0linux-rockchip@lists.infradead.org"
+  linux-kernel@vger.kernel.org
+  Caesar Wang <wxt@rock-chips.com>
+  Doug Anderson <dianders@chromium.org>
+  devicetree@vger.kernel.org
+  Rob Herring <robh+dt@kernel.org>
+  Stephen Barber <smbarber@chromium.org>
+  linux-arm-kernel@lists.infradead.org
+ " Chris Zhong <zyw@rock-chips.com>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -22,7 +22,7 @@
  "> Am Donnerstag, 1. Dezember 2016, 18:27:28 CET schrieb Brian Norris:\n"
  "> > Add the dwc3 usb needed node information for rk3399.\n"
  "> > \n"
- "> > Signed-off-by: Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n"
+ "> > Signed-off-by: Brian Norris <briannorris@chromium.org>\n"
  "> > ---\n"
  "> > Somewhat rewritten from Caesar's reposting (v2) of my patch.\n"
  "> > \n"
@@ -110,10 +110,6 @@
  "> > +\t\t\tstatus = \"disabled\";\n"
  "> > +\t\t};\n"
  "> > +\t};\n"
- "[...]\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
+ [...]
 
-8dc99e9f5f60c5703f212dd43d733f7f073049de39198546ba076d98f092f1ee
+12910d6ee5c37a15454653c4ae334a50b5e2e20c4656c0961a559049d354dbba

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.