diff for duplicates of <52F9F4C6.6080201@ti.com> diff --git a/a/1.txt b/N1/1.txt index 9f56924..2d13dde 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -93,8 +93,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 --- @@ -130,14 +130,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>; @@ -161,7 +161,7 @@ cheers, >>> - >>> -Example: >>> - ->>> - ehci at d8007900 { +>>> - ehci@d8007900 { >>> - compatible = "via,vt8500-ehci"; >>> - reg = <0xd8007900 0x200>; >>> - interrupts = <43>; @@ -179,7 +179,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>; @@ -202,9 +202,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 6059ab5..c712bf4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,22 @@ "ref\01391787403-20961-3-git-send-email-hdegoede@redhat.com\0" "ref\052F9E98B.90407@ti.com\0" "ref\052F9EE06.3070003@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\052F9EE06.3070003-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 12:00:38 +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" "On 02/11/2014 11:31 AM, Hans de Goede wrote:\n" @@ -103,8 +115,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" @@ -140,14 +152,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" @@ -171,7 +183,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" @@ -189,7 +201,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" @@ -212,9 +224,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" @@ -467,4 +479,4 @@ ">>>\n" >> -042acf808540f43ec5e1a9fb6fd0b3378aa746b2dae59722dafc73a5fbda732d +cba07a3a8f79ae37716207d9675f953ac96339c12955681275db050aa169acd0
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.