Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-31 Thread Felipe Balbi
Hi, On Fri, Oct 31, 2014 at 02:55:35PM +0100, Antoine Tenart wrote: > > > > > > > > > > Before using the PHY framework instead of the USB > > > > > > > > > > PHY one, we need to move the OTG state into another > > > > > > > > > > place, since it won't be available when USB PHY > > > > > > > > > >

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-31 Thread Antoine Tenart
Hi Felipe, On Fri, Oct 31, 2014 at 08:47:51AM -0500, Felipe Balbi wrote: > On Fri, Oct 31, 2014 at 08:33:19AM -0500, Felipe Balbi wrote: > > > > > > > > > Before using the PHY framework instead of the USB PHY one, we > > > > > > > > > need to > > > > > > > > > move the OTG state into another plac

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-31 Thread Felipe Balbi
Hi, On Fri, Oct 31, 2014 at 08:33:19AM -0500, Felipe Balbi wrote: > > > > > > > > Before using the PHY framework instead of the USB PHY one, we > > > > > > > > need to > > > > > > > > move the OTG state into another place, since it won't be > > > > > > > > available when > > > > > > > > USB PHY

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-31 Thread Felipe Balbi
Hi, On Thu, Oct 30, 2014 at 07:47:10PM -0500, Felipe Balbi wrote: > Hi, > > On Fri, Oct 31, 2014 at 08:38:14AM +0800, Peter Chen wrote: > > On Thu, Oct 30, 2014 at 12:47:34PM -0500, Felipe Balbi wrote: > > > On Thu, Oct 30, 2014 at 06:42:54PM +0100, Antoine Tenart wrote: > > > > Hi Felipe, > > >

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-30 Thread Kishon Vijay Abraham I
On Friday 31 October 2014 06:17 AM, Felipe Balbi wrote: > Hi, > > On Fri, Oct 31, 2014 at 08:38:14AM +0800, Peter Chen wrote: >> On Thu, Oct 30, 2014 at 12:47:34PM -0500, Felipe Balbi wrote: >>> On Thu, Oct 30, 2014 at 06:42:54PM +0100, Antoine Tenart wrote: Hi Felipe, On Thu, Oct

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-30 Thread Felipe Balbi
Hi, On Fri, Oct 31, 2014 at 08:38:14AM +0800, Peter Chen wrote: > On Thu, Oct 30, 2014 at 12:47:34PM -0500, Felipe Balbi wrote: > > On Thu, Oct 30, 2014 at 06:42:54PM +0100, Antoine Tenart wrote: > > > Hi Felipe, > > > > > > On Thu, Oct 30, 2014 at 11:35:13AM -0500, Felipe Balbi wrote: > > > > On

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-30 Thread Peter Chen
On Thu, Oct 30, 2014 at 12:47:34PM -0500, Felipe Balbi wrote: > On Thu, Oct 30, 2014 at 06:42:54PM +0100, Antoine Tenart wrote: > > Hi Felipe, > > > > On Thu, Oct 30, 2014 at 11:35:13AM -0500, Felipe Balbi wrote: > > > On Thu, Oct 30, 2014 at 11:31:48AM -0500, Felipe Balbi wrote: > > > > On Tue, O

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-30 Thread Felipe Balbi
On Thu, Oct 30, 2014 at 06:42:54PM +0100, Antoine Tenart wrote: > Hi Felipe, > > On Thu, Oct 30, 2014 at 11:35:13AM -0500, Felipe Balbi wrote: > > On Thu, Oct 30, 2014 at 11:31:48AM -0500, Felipe Balbi wrote: > > > On Tue, Oct 28, 2014 at 05:35:35PM +0100, Antoine Tenart wrote: > > > > Before usin

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-30 Thread Antoine Tenart
Hi Felipe, On Thu, Oct 30, 2014 at 11:35:13AM -0500, Felipe Balbi wrote: > On Thu, Oct 30, 2014 at 11:31:48AM -0500, Felipe Balbi wrote: > > On Tue, Oct 28, 2014 at 05:35:35PM +0100, Antoine Tenart wrote: > > > Before using the PHY framework instead of the USB PHY one, we need to > > > move the OT

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-30 Thread Felipe Balbi
On Thu, Oct 30, 2014 at 11:31:48AM -0500, Felipe Balbi wrote: > On Tue, Oct 28, 2014 at 05:35:35PM +0100, Antoine Tenart wrote: > > Before using the PHY framework instead of the USB PHY one, we need to > > move the OTG state into another place, since it won't be available when > > USB PHY isn't use

Re: [PATCH v7 1/7] usb: move the OTG state from the USB PHY to the OTG structure

2014-10-30 Thread Felipe Balbi
On Tue, Oct 28, 2014 at 05:35:35PM +0100, Antoine Tenart wrote: > Before using the PHY framework instead of the USB PHY one, we need to > move the OTG state into another place, since it won't be available when > USB PHY isn't used. This patch moves the OTG state into the OTG > structure, and makes