Re: [PATCH 0/2] usb: dwc3: gadget: Fix erratic interrupts and delayed enumeration

2016-03-19 Thread Felipe Balbi
Hi, Roger Quadros writes: > The existing workaround (for STAR#9000525659) of forcing > DEVSPD to SUPER_SPEED for HIGH_SPEED ports is causing > another side effect which causes erratic interrupts and delayed gadget > enumeration of upto 2 seconds. right, but the real problem is

Re: [PATCH 0/2] usb: dwc3: gadget: Fix erratic interrupts and delayed enumeration

2016-03-19 Thread Felipe Balbi
Hi, Roger Quadros writes: > The existing workaround (for STAR#9000525659) of forcing > DEVSPD to SUPER_SPEED for HIGH_SPEED ports is causing > another side effect which causes erratic interrupts and delayed gadget > enumeration of upto 2 seconds. right, but the real problem is with an SoC

[PATCH 0/2] usb: dwc3: gadget: Fix erratic interrupts and delayed enumeration

2016-03-18 Thread Roger Quadros
Hi, The existing workaround (for STAR#9000525659) of forcing DEVSPD to SUPER_SPEED for HIGH_SPEED ports is causing another side effect which causes erratic interrupts and delayed gadget enumeration of upto 2 seconds. Work around the run/stop issue by detecting if it happened using debug LTSSM

[PATCH 0/2] usb: dwc3: gadget: Fix erratic interrupts and delayed enumeration

2016-03-18 Thread Roger Quadros
Hi, The existing workaround (for STAR#9000525659) of forcing DEVSPD to SUPER_SPEED for HIGH_SPEED ports is causing another side effect which causes erratic interrupts and delayed gadget enumeration of upto 2 seconds. Work around the run/stop issue by detecting if it happened using debug LTSSM