[PATCH v2 0/4] usb: musb: fix USB enumeration issue in OMAP3 platform

2013-07-08 Thread Kishon Vijay Abraham I
This series fixes the USB enumeration issue caused because of the controller not able to get a reference to the PHY because of incorrect binding in the board file. In the case of non-dt boot, the platform specific initialization file (board file) will do usb_bind_phy that binds the usb controller

Re: [PATCH v2 0/4] usb: musb: fix USB enumeration issue in OMAP3 platform

2013-07-15 Thread Kishon Vijay Abraham I
Tony, On Monday 08 July 2013 04:44 PM, Kishon Vijay Abraham I wrote: > This series fixes the USB enumeration issue caused because of the controller > not able to get a reference to the PHY because of incorrect binding in the > board file. > > In the case of non-dt boot, the platform specific init

Re: [PATCH v2 0/4] usb: musb: fix USB enumeration issue in OMAP3 platform

2013-07-16 Thread Felipe Balbi
Hi, On Tue, Jul 16, 2013 at 11:22:38AM +0530, Kishon Vijay Abraham I wrote: > Tony, > > On Monday 08 July 2013 04:44 PM, Kishon Vijay Abraham I wrote: > > This series fixes the USB enumeration issue caused because of the controller > > not able to get a reference to the PHY because of incorrect b

Re: [PATCH v2 0/4] usb: musb: fix USB enumeration issue in OMAP3 platform

2013-07-16 Thread Tony Lindgren
* Felipe Balbi [130716 05:49]: > Hi, > > On Tue, Jul 16, 2013 at 11:22:38AM +0530, Kishon Vijay Abraham I wrote: > > Tony, > > > > On Monday 08 July 2013 04:44 PM, Kishon Vijay Abraham I wrote: > > > This series fixes the USB enumeration issue caused because of the > > > controller > > > not ab

Re: [PATCH v2 0/4] usb: musb: fix USB enumeration issue in OMAP3 platform

2013-07-19 Thread Kishon Vijay Abraham I
Felipe, On Tuesday 16 July 2013 06:12 PM, Felipe Balbi wrote: > Hi, > > On Tue, Jul 16, 2013 at 11:22:38AM +0530, Kishon Vijay Abraham I wrote: >> Tony, >> >> On Monday 08 July 2013 04:44 PM, Kishon Vijay Abraham I wrote: >>> This series fixes the USB enumeration issue caused because of the contr