diff for duplicates of <52F9E98B.90407@ti.com> diff --git a/a/1.txt b/N1/1.txt index 052414c..dc38aeb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -57,8 +57,8 @@ cheers, [1] - http://marc.info/?l=linux-usb&m=139204800102167&w=2 -> Signed-off-by: Hans de Goede <hdegoede@redhat.com> -> Acked-by: Alan Stern <stern@rowland.harvard.edu> +> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +> Acked-by: Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org> > --- > Documentation/devicetree/bindings/usb/usb-ehci.txt | 25 +++- > .../devicetree/bindings/usb/via,vt8500-ehci.txt | 15 --- @@ -94,14 +94,14 @@ cheers, > + - phy-names : "usb" > > Example (Sequoia 440EPx): -> ehci at e0000300 { +> ehci@e0000300 { > @@ -23,3 +24,13 @@ Example (Sequoia 440EPx): > reg = <0 e0000300 90 0 e0000390 70>; > big-endian; > }; > + > +Example (Allwinner sun4i A10 SoC): -> + ehci0: usb at 01c14000 { +> + ehci0: usb@01c14000 { > + compatible = "allwinner,sun4i-a10-ehci", "usb-ehci"; > + reg = <0x01c14000 0x100>; > + interrupts = <39>; @@ -125,7 +125,7 @@ cheers, > - > -Example: > - -> - ehci at d8007900 { +> - ehci@d8007900 { > - compatible = "via,vt8500-ehci"; > - reg = <0xd8007900 0x200>; > - interrupts = <43>; @@ -143,7 +143,7 @@ cheers, > - - reg: Address range of the ehci registers. size should be 0x200 > - - interrupts: Should contain the ehci interrupt. > - -> -usb: ehci at D8007100 { +> -usb: ehci@D8007100 { > - compatible = "wm,prizm-ehci", "usb-ehci"; > - reg = <0xD8007100 0x200>; > - interrupts = <1>; @@ -166,9 +166,9 @@ cheers, > +++ b/drivers/usb/host/ehci-platform.c > @@ -3,6 +3,7 @@ > * -> * Copyright 2007 Steven Brown <sbrown@cortland.com> -> * Copyright 2010-2012 Hauke Mehrtens <hauke@hauke-m.de> -> + * Copyright 2014 Hans de Goede <hdegoede@redhat.com> +> * Copyright 2007 Steven Brown <sbrown-aLUkz7fEuXBWk0Htik3J/w@public.gmane.org> +> * Copyright 2010-2012 Hauke Mehrtens <hauke-5/S+JYg5SzeELgA04lAiVw@public.gmane.org> +> + * Copyright 2014 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > * > * Derived from the ohci-ssb driver > * Copyright 2007 Michael Buesch <m@bues.ch> diff --git a/a/content_digest b/N1/content_digest index 59007b8..23fcec1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ "ref\01391787403-20961-1-git-send-email-hdegoede@redhat.com\0" "ref\01391787403-20961-3-git-send-email-hdegoede@redhat.com\0" - "From\0rogerq@ti.com (Roger Quadros)\0" - "Subject\0[PATCH v9 2/4] ehci-platform: Add support for clks and phy passed through devicetree\0" + "ref\01391787403-20961-3-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0" + "Subject\0Re: [PATCH v9 2/4] ehci-platform: Add support for clks and phy passed through devicetree\0" "Date\0Tue, 11 Feb 2014 11:12:43 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" + " Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0" + "Cc\0Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>" + Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org> + linux-usb <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Menon + Nishanth <nm-l0cyMroinI0@public.gmane.org> + " Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Hans,\n" @@ -65,8 +77,8 @@ "\n" "[1] - http://marc.info/?l=linux-usb&m=139204800102167&w=2\n" "\n" - "> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" - "> Acked-by: Alan Stern <stern@rowland.harvard.edu>\n" + "> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "> Acked-by: Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>\n" "> ---\n" "> Documentation/devicetree/bindings/usb/usb-ehci.txt | 25 +++-\n" "> .../devicetree/bindings/usb/via,vt8500-ehci.txt | 15 ---\n" @@ -102,14 +114,14 @@ "> + - phy-names : \"usb\"\n" "> \n" "> Example (Sequoia 440EPx):\n" - "> ehci at e0000300 {\n" + "> ehci@e0000300 {\n" "> @@ -23,3 +24,13 @@ Example (Sequoia 440EPx):\n" "> \t reg = <0 e0000300 90 0 e0000390 70>;\n" "> \t big-endian;\n" "> };\n" "> +\n" "> +Example (Allwinner sun4i A10 SoC):\n" - "> + ehci0: usb at 01c14000 {\n" + "> + ehci0: usb@01c14000 {\n" "> +\t compatible = \"allwinner,sun4i-a10-ehci\", \"usb-ehci\";\n" "> +\t reg = <0x01c14000 0x100>;\n" "> +\t interrupts = <39>;\n" @@ -133,7 +145,7 @@ "> -\n" "> -Example:\n" "> -\n" - "> -\tehci at d8007900 {\n" + "> -\tehci@d8007900 {\n" "> -\t\tcompatible = \"via,vt8500-ehci\";\n" "> -\t\treg = <0xd8007900 0x200>;\n" "> -\t\tinterrupts = <43>;\n" @@ -151,7 +163,7 @@ "> - - reg: Address range of the ehci registers. size should be 0x200\n" "> - - interrupts: Should contain the ehci interrupt.\n" "> -\n" - "> -usb: ehci at D8007100 {\n" + "> -usb: ehci@D8007100 {\n" "> -\tcompatible = \"wm,prizm-ehci\", \"usb-ehci\";\n" "> -\treg = <0xD8007100 0x200>;\n" "> -\tinterrupts = <1>;\n" @@ -174,9 +186,9 @@ "> +++ b/drivers/usb/host/ehci-platform.c\n" "> @@ -3,6 +3,7 @@\n" "> *\n" - "> * Copyright 2007 Steven Brown <sbrown@cortland.com>\n" - "> * Copyright 2010-2012 Hauke Mehrtens <hauke@hauke-m.de>\n" - "> + * Copyright 2014 Hans de Goede <hdegoede@redhat.com>\n" + "> * Copyright 2007 Steven Brown <sbrown-aLUkz7fEuXBWk0Htik3J/w@public.gmane.org>\n" + "> * Copyright 2010-2012 Hauke Mehrtens <hauke-5/S+JYg5SzeELgA04lAiVw@public.gmane.org>\n" + "> + * Copyright 2014 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "> *\n" "> * Derived from the ohci-ssb driver\n" "> * Copyright 2007 Michael Buesch <m@bues.ch>\n" @@ -428,4 +440,4 @@ "> \t{ \"ehci-platform\", 0 },\n" > -45fc1695ab0cdadee737498f3329751e0821af4159e1b6dfb44f6524a404293b +5e415e6c419fc03438baf0c5bf227add94659600136c9cf88eb0b93706aae486
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.