diff for duplicates of <558AAC47.2070305@ti.com> diff --git a/a/1.txt b/N1/1.txt index 7231f04..7b84363 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,13 +2,13 @@ Hi, On Wednesday 24 June 2015 05:37 PM, Roger Quadros wrote: > On Tue, 23 Jun 2015 17:28:56 +0530 -> Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> wrote: +> Kishon Vijay Abraham I <kishon@ti.com> wrote: > >> The USB2 PHY2 has a different register map compared to USB2 PHY1 >> to power on/off the PHY. In order to handle it, use the new compatible >> string "ti,dra7x-usb2-phy2" for the second instance of USB2 PHY. >> ->> Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> >> --- >> arch/arm/boot/dts/dra7.dtsi | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) @@ -20,7 +20,7 @@ On Wednesday 24 June 2015 05:37 PM, Roger Quadros wrote: >> @@ -1235,7 +1235,7 @@ >> }; >> ->> usb2_phy2: phy@4a085000 { +>> usb2_phy2: phy at 4a085000 { >> - compatible = "ti,omap-usb2"; >> + compatible = "ti,dra7x-usb2-phy2", "ti,omap-usb2"; > @@ -32,7 +32,3 @@ kept just for legacy reasons. Thanks Kishon --- -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 51a6652..011e1ed 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,40 +1,23 @@ "ref\01435060743-5511-1-git-send-email-kishon@ti.com\0" "ref\01435060743-5511-12-git-send-email-kishon@ti.com\0" "ref\020150624150750.9435096c85253cfe528ebbc3@ti.com\0" - "ref\020150624150750.9435096c85253cfe528ebbc3-l0cyMroinI0@public.gmane.org\0" - "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH 11/17] ARM: dts: dra7: Use \"ti,dra7x-usb2-phy2\" compatible string for USB2 PHY2\0" + "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" + "Subject\0[PATCH 11/17] ARM: dts: dra7: Use \"ti, dra7x-usb2-phy2\" compatible string for USB2 PHY2\0" "Date\0Wed, 24 Jun 2015 18:40:31 +0530\0" - "To\0Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0" - "Cc\0bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org" - tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org - balbi-l0cyMroinI0@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - " nsekhar-l0cyMroinI0@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" "On Wednesday 24 June 2015 05:37 PM, Roger Quadros wrote:\n" "> On Tue, 23 Jun 2015 17:28:56 +0530\n" - "> Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> wrote:\n" + "> Kishon Vijay Abraham I <kishon@ti.com> wrote:\n" "> \n" ">> The USB2 PHY2 has a different register map compared to USB2 PHY1\n" ">> to power on/off the PHY. In order to handle it, use the new compatible\n" ">> string \"ti,dra7x-usb2-phy2\" for the second instance of USB2 PHY.\n" ">>\n" - ">> Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>\n" ">> ---\n" ">> arch/arm/boot/dts/dra7.dtsi | 2 +-\n" ">> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -46,7 +29,7 @@ ">> @@ -1235,7 +1235,7 @@\n" ">> \t\t\t};\n" ">> \n" - ">> \t\t\tusb2_phy2: phy@4a085000 {\n" + ">> \t\t\tusb2_phy2: phy at 4a085000 {\n" ">> -\t\t\t\tcompatible = \"ti,omap-usb2\";\n" ">> +\t\t\t\tcompatible = \"ti,dra7x-usb2-phy2\", \"ti,omap-usb2\";\n" "> \n" @@ -57,10 +40,6 @@ "kept just for legacy reasons.\n" "\n" "Thanks\n" - "Kishon\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 + Kishon -2ce448d94dff91f18bcbd7566750b7b2cea830e9ea8f9f13bfe75fb0f1d09580 +4c51275c78279131fe0159467b71bde1f26bf66263e2a85de9d7c7230bb3ae4b
diff --git a/a/1.txt b/N2/1.txt index 7231f04..57098ad 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,13 +2,13 @@ Hi, On Wednesday 24 June 2015 05:37 PM, Roger Quadros wrote: > On Tue, 23 Jun 2015 17:28:56 +0530 -> Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> wrote: +> Kishon Vijay Abraham I <kishon@ti.com> wrote: > >> The USB2 PHY2 has a different register map compared to USB2 PHY1 >> to power on/off the PHY. In order to handle it, use the new compatible >> string "ti,dra7x-usb2-phy2" for the second instance of USB2 PHY. >> ->> Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> >> --- >> arch/arm/boot/dts/dra7.dtsi | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) @@ -32,7 +32,3 @@ kept just for legacy reasons. Thanks Kishon --- -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/N2/content_digest index 51a6652..f64d5cd 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,40 +1,39 @@ "ref\01435060743-5511-1-git-send-email-kishon@ti.com\0" "ref\01435060743-5511-12-git-send-email-kishon@ti.com\0" "ref\020150624150750.9435096c85253cfe528ebbc3@ti.com\0" - "ref\020150624150750.9435096c85253cfe528ebbc3-l0cyMroinI0@public.gmane.org\0" - "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" "Subject\0Re: [PATCH 11/17] ARM: dts: dra7: Use \"ti,dra7x-usb2-phy2\" compatible string for USB2 PHY2\0" "Date\0Wed, 24 Jun 2015 18:40:31 +0530\0" - "To\0Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0" - "Cc\0bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org" - tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org - balbi-l0cyMroinI0@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - " nsekhar-l0cyMroinI0@public.gmane.org\0" + "To\0Roger Quadros <rogerq@ti.com>\0" + "Cc\0<bcousson@baylibre.com>" + <tony@atomide.com> + <balbi@ti.com> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <linux-omap@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-usb@vger.kernel.org> + <robh+dt@kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <linux@arm.linux.org.uk> + <gregkh@linuxfoundation.org> + " <nsekhar@ti.com>\0" "\00:1\0" "b\0" "Hi,\n" "\n" "On Wednesday 24 June 2015 05:37 PM, Roger Quadros wrote:\n" "> On Tue, 23 Jun 2015 17:28:56 +0530\n" - "> Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> wrote:\n" + "> Kishon Vijay Abraham I <kishon@ti.com> wrote:\n" "> \n" ">> The USB2 PHY2 has a different register map compared to USB2 PHY1\n" ">> to power on/off the PHY. In order to handle it, use the new compatible\n" ">> string \"ti,dra7x-usb2-phy2\" for the second instance of USB2 PHY.\n" ">>\n" - ">> Signed-off-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>\n" ">> ---\n" ">> arch/arm/boot/dts/dra7.dtsi | 2 +-\n" ">> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -57,10 +56,6 @@ "kept just for legacy reasons.\n" "\n" "Thanks\n" - "Kishon\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 + Kishon -2ce448d94dff91f18bcbd7566750b7b2cea830e9ea8f9f13bfe75fb0f1d09580 +9fcb94916e51651550ae7a97b4d118aa82ee67734bf26c0627048a0f36644c13
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.