All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151209080933.GA941@shlinux2>

diff --git a/a/1.txt b/N1/1.txt
index cc973a5..abb818f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On Tue, Dec 08, 2015 at 10:50:49AM +0100, Philipp Zabel wrote:
 > Am Dienstag, den 08.12.2015, 09:37 +0800 schrieb Peter Chen:
 > > Add dt-binding documentation for generic onboard USB HUB.
 > > 
-> > Signed-off-by: Peter Chen <peter.chen@freescale.com>
+> > Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
 > > ---
 > >  .../bindings/usb/generic-onboard-hub.txt           | 28 ++++++++++++++++++++++
 > >  1 file changed, 28 insertions(+)
@@ -44,12 +44,12 @@ its properties, like clock, reset pins.
 
 With your suggestion, the dts likes below
 
-usbh1: usb at 02184000 {
+usbh1: usb@02184000 {
 	compatible = "fsl,imx6q-usb", "fsl,imx27-usb";
 	reg = <0x02184000 0x200>;
 	interrupts = <0 43 IRQ_TYPE_LEVEL_HIGH>;
 	clocks = <&clks IMX6QDL_CLK_USBOH3>;
-	usb_hub at 1 {
+	usb_hub@1 {
 		compatible = "usb,class9"
 		clocks = <&clks USB_HUB_CLK>;
 		....
@@ -101,3 +101,7 @@ accepted?
 
 Best Regards,
 Peter Chen
+--
+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 57e80b0..81f751a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,24 @@
  "ref\01449538670-7954-1-git-send-email-peter.chen@freescale.com\0"
  "ref\01449538670-7954-3-git-send-email-peter.chen@freescale.com\0"
  "ref\01449568249.3691.15.camel@pengutronix.de\0"
- "From\0peter.chen@freescale.com (Peter Chen)\0"
- "Subject\0[PATCH 2/3] doc: dt-binding: generic onboard USB HUB\0"
+ "ref\01449568249.3691.15.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
+ "From\0Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/3] doc: dt-binding: generic onboard USB HUB\0"
  "Date\0Wed, 9 Dec 2015 16:09:34 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
+ "Cc\0shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org
+  stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  patryk-6+2coLtxvIyvnle+31E0rA@public.gmane.org
+  linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " balbi-l0cyMroinI0@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Dec 08, 2015 at 10:50:49AM +0100, Philipp Zabel wrote:\n"
@@ -13,7 +27,7 @@
  "> Am Dienstag, den 08.12.2015, 09:37 +0800 schrieb Peter Chen:\n"
  "> > Add dt-binding documentation for generic onboard USB HUB.\n"
  "> > \n"
- "> > Signed-off-by: Peter Chen <peter.chen@freescale.com>\n"
+ "> > Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n"
  "> > ---\n"
  "> >  .../bindings/usb/generic-onboard-hub.txt           | 28 ++++++++++++++++++++++\n"
  "> >  1 file changed, 28 insertions(+)\n"
@@ -53,12 +67,12 @@
  "\n"
  "With your suggestion, the dts likes below\n"
  "\n"
- "usbh1: usb at 02184000 {\n"
+ "usbh1: usb@02184000 {\n"
  "\tcompatible = \"fsl,imx6q-usb\", \"fsl,imx27-usb\";\n"
  "\treg = <0x02184000 0x200>;\n"
  "\tinterrupts = <0 43 IRQ_TYPE_LEVEL_HIGH>;\n"
  "\tclocks = <&clks IMX6QDL_CLK_USBOH3>;\n"
- "\tusb_hub at 1 {\n"
+ "\tusb_hub@1 {\n"
  "\t\tcompatible = \"usb,class9\"\n"
  "\t\tclocks = <&clks USB_HUB_CLK>;\n"
  "\t\t....\n"
@@ -109,6 +123,10 @@
  "-- \n"
  "\n"
  "Best Regards,\n"
- Peter Chen
+ "Peter Chen\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
 
-40fda42c1ada944d5ae5ec9903c3ba66e256fa5879b92a39fb36bd6986059535
+3890748030b6d3b625cad9a3f579556992cf82a7277d35a204c9208419644b5e

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.