diff for duplicates of <20150916023109.GB15736@shlinux2> diff --git a/a/1.txt b/N1/1.txt index f0ce91c..0f6e82f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Wed, Sep 16, 2015 at 12:25:17AM -0300, Fabio Estevam wrote: -> On Tue, Sep 15, 2015 at 10:49 PM, Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org> wrote: +> On Tue, Sep 15, 2015 at 10:49 PM, Peter Chen <peter.chen@freescale.com> wrote: > > For imx27, it needs three clocks to let the controller work, > > the old code is wrong, and will cause below data abort when > > accass usbmisc registers. @@ -25,9 +25,9 @@ On Wed, Sep 16, 2015 at 12:25:17AM -0300, Fabio Estevam wrote: > > Process swapper (pid: 1, stack limit = 0xc783e190) > > Stack: (0xc783fe08 to 0xc7840000) > > -> > Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org> -> > Reported-by: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> -> > Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> +> > Signed-off-by: Peter Chen <peter.chen@freescale.com> +> > Reported-by: Fabio Estevam <fabio.estevam@freescale.com> +> > Cc: <stable@vger.kernel.org> > > --- > > arch/arm/boot/dts/imx27.dtsi | 19 +++++++++++++++---- > > 1 file changed, 15 insertions(+), 4 deletions(-) @@ -46,7 +46,3 @@ If you can help to test, I will update. 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 592c614..5256f6a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,23 @@ "ref\01442368183-8103-1-git-send-email-peter.chen@freescale.com\0" "ref\01442368183-8103-3-git-send-email-peter.chen@freescale.com\0" "ref\0CAOMZO5AJPF2JtuxsRv4xbNPeyp18hNT0MMZbXODBoQmYVPARuQ@mail.gmail.com\0" - "ref\0CAOMZO5AJPF2JtuxsRv4xbNPeyp18hNT0MMZbXODBoQmYVPARuQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" + "From\0Peter Chen <peter.chen@freescale.com>\0" "Subject\0Re: [PATCH 3/4] ARM: dts: imx27.dtsi: change the clock information for usb\0" "Date\0Wed, 16 Sep 2015 10:31:10 +0800\0" - "To\0Fabio Estevam <festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - USB list <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - " stable <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Fabio Estevam <festevam@gmail.com>\0" + "Cc\0Shawn Guo <shawn.guo@linaro.org>" + USB list <linux-usb@vger.kernel.org> + Sascha Hauer <kernel@pengutronix.de> + Fabio Estevam <fabio.estevam@freescale.com> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + robh+dt@kernel.org <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + " stable <stable@vger.kernel.org>\0" "\00:1\0" "b\0" "On Wed, Sep 16, 2015 at 12:25:17AM -0300, Fabio Estevam wrote:\n" - "> On Tue, Sep 15, 2015 at 10:49 PM, Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org> wrote:\n" + "> On Tue, Sep 15, 2015 at 10:49 PM, Peter Chen <peter.chen@freescale.com> wrote:\n" "> > For imx27, it needs three clocks to let the controller work,\n" "> > the old code is wrong, and will cause below data abort when\n" "> > accass usbmisc registers.\n" @@ -44,9 +43,9 @@ "> > Process swapper (pid: 1, stack limit = 0xc783e190)\n" "> > Stack: (0xc783fe08 to 0xc7840000)\n" "> >\n" - "> > Signed-off-by: Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" - "> > Reported-by: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" - "> > Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" + "> > Signed-off-by: Peter Chen <peter.chen@freescale.com>\n" + "> > Reported-by: Fabio Estevam <fabio.estevam@freescale.com>\n" + "> > Cc: <stable@vger.kernel.org>\n" "> > ---\n" "> > arch/arm/boot/dts/imx27.dtsi | 19 +++++++++++++++----\n" "> > 1 file changed, 15 insertions(+), 4 deletions(-)\n" @@ -64,10 +63,6 @@ "-- \n" "\n" "Best Regards,\n" - "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 + Peter Chen -e05eba37702672ad0b30912d09ae08c82f607478639a57fb6ddd3e846579963e +f874705babf13c78d4ec901209d568360548e7f87271f0aaae56b665ab3fc4c3
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.