Re: usb: musb: Fix LapDock enumeration on omap for boot and slow cable insertion

2013-05-16 Thread Tony Lindgren
* Felipe Balbi [130515 07:11]: > On Fri, May 03, 2013 at 11:01:33AM -0700, Tony Lindgren wrote: > > * Tony Lindgren [130503 10:55]: > > > Looks like we can get VBUS interrupt before the ID interrupt > > how can this happen ? VBUS interrupt happens when you connect to a port > which is sourcing V

Re: usb: musb: Fix LapDock enumeration on omap for boot and slow cable insertion

2013-05-15 Thread Felipe Balbi
On Fri, May 03, 2013 at 11:01:33AM -0700, Tony Lindgren wrote: > * Tony Lindgren [130503 10:55]: > > Looks like we can get VBUS interrupt before the ID interrupt how can this happen ? VBUS interrupt happens when you connect to a port which is sourcing VBUS to you, while ID interrupt happens when

Re: usb: musb: Fix LapDock enumeration on omap for boot and slow cable insertion

2013-05-03 Thread Tony Lindgren
* Tony Lindgren [130503 10:55]: > Looks like we can get VBUS interrupt before the ID interrupt > at least with a Motorola LapDock if the USB mini-A cable is > inserted slowly at the omap end. This issue also prevents > enumerating the LapDock during the boot. > > It seems that the issue is caused