[PATCH v7 10/14] usb: phy-mxs: add controller id

2013-12-20 Thread Peter Chen
It is used to access un-regulator registers according to different controllers. Signed-off-by: Peter Chen --- drivers/usb/phy/phy-mxs-usb.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/usb/phy/phy-mxs-usb.c b/drivers/usb/phy/phy-mxs-usb.c index f28bdd8.

Re: [PATCH v7 10/14] usb: phy-mxs: add controller id

2013-12-23 Thread Shawn Guo
On Fri, Dec 20, 2013 at 03:52:06PM +0800, Peter Chen wrote: > It is used to access un-regulator registers according to > different controllers. > > Signed-off-by: Peter Chen > --- > drivers/usb/phy/phy-mxs-usb.c |8 > 1 files changed, 8 insertions(+), 0 deletions(-) > > diff --git

Re: [PATCH v7 10/14] usb: phy-mxs: add controller id

2013-12-23 Thread Peter Chen
On Tue, Dec 24, 2013 at 10:08:28AM +0800, Shawn Guo wrote: > On Fri, Dec 20, 2013 at 03:52:06PM +0800, Peter Chen wrote: > > It is used to access un-regulator registers according to > > different controllers. > > > > Signed-off-by: Peter Chen > > --- > > drivers/usb/phy/phy-mxs-usb.c |8

Re: [PATCH v7 10/14] usb: phy-mxs: add controller id

2013-12-23 Thread Shawn Guo
On Tue, Dec 24, 2013 at 09:34:47AM +0800, Peter Chen wrote: > On Tue, Dec 24, 2013 at 10:08:28AM +0800, Shawn Guo wrote: > > On Fri, Dec 20, 2013 at 03:52:06PM +0800, Peter Chen wrote: > > > It is used to access un-regulator registers according to > > > different controllers. > > > > > > Signed-of

Re: [PATCH v7 10/14] usb: phy-mxs: add controller id

2013-12-23 Thread Peter Chen
On Tue, Dec 24, 2013 at 10:25:17AM +0800, Shawn Guo wrote: > On Tue, Dec 24, 2013 at 09:34:47AM +0800, Peter Chen wrote: > > On Tue, Dec 24, 2013 at 10:08:28AM +0800, Shawn Guo wrote: > > > On Fri, Dec 20, 2013 at 03:52:06PM +0800, Peter Chen wrote: > > > > It is used to access un-regulator registe

Re: [PATCH v7 10/14] usb: phy-mxs: add controller id

2013-12-23 Thread Shawn Guo
On Tue, Dec 24, 2013 at 10:09:17AM +0800, Peter Chen wrote: > > Yes. And with the DTS change being optional to kernel driver, the DTS > > and driver changes can be merged independently through two trees. So > > I just applied those two DTS patches. > > > > Including doc update or not? No. The