diff for duplicates of <20130201122156.GA22173@nchen-desktop> diff --git a/a/1.txt b/N1/1.txt index 53f0aa4..66a2223 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,16 +5,16 @@ On Fri, Feb 01, 2013 at 07:58:34AM +0100, Sascha Hauer wrote: > > > > On Wed, Jan 30, 2013 at 03:00:15PM +0100, Sascha Hauer wrote: > > > > > On Wed, Jan 30, 2013 at 10:06:28AM +0800, Peter Chen wrote: > > > > > > On Tue, Jan 29, 2013 at 01:55:04PM +0200, Alexander Shishkin wrote: -> > > > > > > Sascha Hauer <s.hauer@pengutronix.de> writes: +> > > > > > > Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> writes: > > > > > > > -> > > > > > > > From: Michael Grzeschik <m.grzeschik@pengutronix.de> +> > > > > > > > From: Michael Grzeschik <m.grzeschik-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> > > > > > > > > > > > > > > > > This adds two little devicetree helper functions for determining the > > > > > > > > dr_mode (host, peripheral, otg) and phy_type (utmi, ulpi,...) from > > > > > > > > the devicetree. > > > > > > > > -> > > > > > > > Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> -> > > > > > > > Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> +> > > > > > > > Signed-off-by: Michael Grzeschik <m.grzeschik-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> +> > > > > > > > Signed-off-by: Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> > > > > > > > > --- > > > > > > > > > > > > > > > > The properties and their values have been taken from the fsl-mph-dr driver. @@ -84,3 +84,8 @@ Yes, after creating a PowerPC's glue driver, like ci13xxx_ppc, or whatever. 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 3b75400..aead942 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,10 +6,20 @@ "ref\020130131102913.GA6937@pengutronix.de\0" "ref\020130201011153.GE14629@nchen-desktop\0" "ref\020130201065833.GV1906@pengutronix.de\0" - "From\0peter.chen@freescale.com (Peter Chen)\0" - "Subject\0[PATCH,RFC] usb: add devicetree helpers for determining dr_mode and phy_type\0" + "ref\020130201065833.GV1906-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" + "From\0Peter Chen <peter.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" + "Subject\0Re: [PATCH,RFC] usb: add devicetree helpers for determining dr_mode and phy_type\0" "Date\0Fri, 1 Feb 2013 20:21:58 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" + "Cc\0Michael Grzeschik <m.grzeschik-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>" + Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> + Alexander Shishkin <alexander.shishkin-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> + kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org + Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On Fri, Feb 01, 2013 at 07:58:34AM +0100, Sascha Hauer wrote:\n" @@ -19,16 +29,16 @@ "> > > > On Wed, Jan 30, 2013 at 03:00:15PM +0100, Sascha Hauer wrote:\n" "> > > > > On Wed, Jan 30, 2013 at 10:06:28AM +0800, Peter Chen wrote:\n" "> > > > > > On Tue, Jan 29, 2013 at 01:55:04PM +0200, Alexander Shishkin wrote:\n" - "> > > > > > > Sascha Hauer <s.hauer@pengutronix.de> writes:\n" + "> > > > > > > Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> writes:\n" "> > > > > > > \n" - "> > > > > > > > From: Michael Grzeschik <m.grzeschik@pengutronix.de>\n" + "> > > > > > > > From: Michael Grzeschik <m.grzeschik-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" "> > > > > > > >\n" "> > > > > > > > This adds two little devicetree helper functions for determining the\n" "> > > > > > > > dr_mode (host, peripheral, otg) and phy_type (utmi, ulpi,...) from\n" "> > > > > > > > the devicetree.\n" "> > > > > > > >\n" - "> > > > > > > > Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>\n" - "> > > > > > > > Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>\n" + "> > > > > > > > Signed-off-by: Michael Grzeschik <m.grzeschik-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" + "> > > > > > > > Signed-off-by: Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" "> > > > > > > > ---\n" "> > > > > > > >\n" "> > > > > > > > The properties and their values have been taken from the fsl-mph-dr driver.\n" @@ -97,6 +107,11 @@ "-- \n" "\n" "Best Regards,\n" - Peter Chen + "Peter Chen\n" + "\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 -8d089f20d4d580f06ac2bfbe03350191ad5c4e0412f3e6f8d944de9059ca36e2 +4b023cb945a675e30485cd9a1efb33cac10927ec31fde198c9f511b3c73ed30d
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.