From: "Antoine Ténart" <antoine.tenart@free-electrons.com>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: "Antoine Ténart" <antoine.tenart@free-electrons.com>,
balbi@ti.com, gregkh@linuxfoundation.org,
Peter.Chen@freescale.com, kishon@ti.com,
alexandre.belloni@free-electrons.com,
thomas.petazzoni@free-electrons.com, zmxu@marvell.com,
jszhang@marvell.com, linux-usb@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/4] usb: add support to the PHY framework for HCD
Date: Wed, 9 Jul 2014 17:08:48 +0200 [thread overview]
Message-ID: <20140709150848.GC4510@kwain> (raw)
In-Reply-To: <Pine.LNX.4.44L0.1407091035570.873-100000@iolanthe.rowland.org>
Hi Alan,
On Wed, Jul 09, 2014 at 10:41:50AM -0400, Alan Stern wrote:
> On Wed, 9 Jul 2014, Antoine Ténart wrote:
>
> > This patch adds the support to PHY framework in HCD code while keeping
> > the USB PHY compatibility. Changes are done in both the HCD common code
> > and in the drivers accessing its PHY. This is done in two steps:
> > renaming 'phy' into 'usb_phy' and adding a new 'phy' member into the
> > usb_hcd structure.
>
> Can you split the two steps into two separate patches? It will make
> them easier to review.
Sure, I was not sure how to choose the patch granularity for this
series. I'll wait a bit for people to test if this doesn't break the
existing and I'll separate this into two patches.
Thanks!
Antoine
--
Antoine Ténart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-07-09 15:08 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-09 10:17 [PATCH 0/4] usb: add support for the generic PHY framework Antoine Ténart
2014-07-09 10:17 ` [PATCH 1/4] usb: move the OTG state from the USB PHY to the OTG structure Antoine Ténart
2014-07-10 13:40 ` Felipe Balbi
2014-07-10 13:47 ` Antoine Ténart
2014-07-16 15:02 ` Felipe Balbi
2014-07-15 11:27 ` Peter Chen
2014-07-22 21:33 ` Bin Liu
2014-07-23 7:08 ` Antoine Ténart
2014-07-09 10:17 ` [PATCH 2/4] usb: add support to the PHY framework for OTG Antoine Ténart
2014-07-10 13:41 ` Felipe Balbi
2014-07-09 10:17 ` [PATCH 3/4] usb: add support to the PHY framework for HCD Antoine Ténart
2014-07-09 14:41 ` Alan Stern
2014-07-09 15:08 ` Antoine Ténart [this message]
2014-07-14 9:08 ` Vivek Gautam
2014-07-15 9:09 ` Antoine Ténart
2014-07-09 10:17 ` [PATCH 4/4] usb: chipidea: add support to the PHY framework for ChipIdea Antoine Ténart
2014-07-10 13:42 ` Felipe Balbi
2014-07-10 13:51 ` Antoine Ténart
2014-07-10 13:56 ` Felipe Balbi
2014-07-10 14:01 ` Antoine Ténart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140709150848.GC4510@kwain \
--to=antoine.tenart@free-electrons.com \
--cc=Peter.Chen@freescale.com \
--cc=alexandre.belloni@free-electrons.com \
--cc=balbi@ti.com \
--cc=gregkh@linuxfoundation.org \
--cc=jszhang@marvell.com \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
--cc=thomas.petazzoni@free-electrons.com \
--cc=zmxu@marvell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.