diff for duplicates of <530B136E.8080702@ti.com> diff --git a/a/1.txt b/N1/1.txt index b94b67a..54e522e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Sunday 23 February 2014 05:39 PM, Hans de Goede wrote: > ohci and ehci controllers, so these are also controlled from this new phy > driver. > -> Signed-off-by: Hans de Goede <hdegoede@redhat.com> +> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > --- > .../devicetree/bindings/phy/sun4i-usb-phy.txt | 26 ++ > drivers/phy/Kconfig | 11 + @@ -38,7 +38,7 @@ On Sunday 23 February 2014 05:39 PM, Hans de Goede wrote: > +- reset-names : "usb0_reset", "usb1_reset" and for sun4i or sun7i "usb2_reset" > + > +Example: -> + usbphy: phy at 0x01c13400 { +> + usbphy: phy@0x01c13400 { > + #phy-cells = <1>; > + compatible = "allwinner,sun4i-a10-usb-phy"; > + /* phy base regs, phy1 pmu reg, phy2 pmu reg */ @@ -92,14 +92,14 @@ Also add depends on CONFIG_OF. > +/* > + * Allwinner sun4i USB phy driver > + * -> + * Copyright (C) 2014 Hans de Goede <hdegoede@redhat.com> +> + * Copyright (C) 2014 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > + * > + * Based on code from > + * Allwinner Technology Co., Ltd. <www.allwinnertech.com> > + * > + * Modelled after: Samsung S5P/EXYNOS SoC series MIPI CSIS/DSIM DPHY driver > + * Copyright (C) 2013 Samsung Electronics Co., Ltd. -> + * Author: Sylwester Nawrocki <s.nawrocki@samsung.com> +> + * Author: Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by diff --git a/a/content_digest b/N1/content_digest index 0e89aef..5ee722f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01393157352-21104-1-git-send-email-hdegoede@redhat.com\0" "ref\01393157352-21104-2-git-send-email-hdegoede@redhat.com\0" - "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" - "Subject\0[PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy\0" + "ref\01393157352-21104-2-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy\0" "Date\0Mon, 24 Feb 2014 15:09:58 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" + " Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -15,7 +20,7 @@ "> ohci and ehci controllers, so these are also controlled from this new phy\n" "> driver.\n" "> \n" - "> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" + "> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "> ---\n" "> .../devicetree/bindings/phy/sun4i-usb-phy.txt | 26 ++\n" "> drivers/phy/Kconfig | 11 +\n" @@ -46,7 +51,7 @@ "> +- reset-names : \"usb0_reset\", \"usb1_reset\" and for sun4i or sun7i \"usb2_reset\"\n" "> +\n" "> +Example:\n" - "> +\tusbphy: phy at 0x01c13400 {\n" + "> +\tusbphy: phy@0x01c13400 {\n" "> +\t\t#phy-cells = <1>;\n" "> +\t\tcompatible = \"allwinner,sun4i-a10-usb-phy\";\n" "> +\t\t/* phy base regs, phy1 pmu reg, phy2 pmu reg */\n" @@ -100,14 +105,14 @@ "> +/*\n" "> + * Allwinner sun4i USB phy driver\n" "> + *\n" - "> + * Copyright (C) 2014 Hans de Goede <hdegoede@redhat.com>\n" + "> + * Copyright (C) 2014 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "> + *\n" "> + * Based on code from\n" "> + * Allwinner Technology Co., Ltd. <www.allwinnertech.com>\n" "> + *\n" "> + * Modelled after: Samsung S5P/EXYNOS SoC series MIPI CSIS/DSIM DPHY driver\n" "> + * Copyright (C) 2013 Samsung Electronics Co., Ltd.\n" - "> + * Author: Sylwester Nawrocki <s.nawrocki@samsung.com>\n" + "> + * Author: Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License as published by\n" @@ -207,4 +212,4 @@ "Thanks\n" Kishon -46ca2b46df9fedfab2c036b17107dd126b9c808cd5e10f372e8b2e1598e7c9aa +f56dc9b038c697b5ac6b9662b6b579adf3e244153325e2e4545745a25d2b72d1
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.