Re: [PATCH 2/2] usb: dwc3: Add ENDXFER command polling

2016-08-22 Thread John Youn
On 8/22/2016 12:49 AM, Felipe Balbi wrote: > > Hi, > > John Youn writes: >> ENDXFER polling is available on version 3.10a and later of the >> DWC_usb3 (USB 3.0) controller. With this feature, the software can poll >> the CMDACT bit in the DEPCMD register after issuing an ENDXFER command. >> This

Re: [PATCH 2/2] usb: dwc3: Add ENDXFER command polling

2016-08-22 Thread Felipe Balbi
Hi, John Youn writes: > ENDXFER polling is available on version 3.10a and later of the > DWC_usb3 (USB 3.0) controller. With this feature, the software can poll > the CMDACT bit in the DEPCMD register after issuing an ENDXFER command. > This feature is enabled by writing GUCTL2[14]. > > This fea

[PATCH 2/2] usb: dwc3: Add ENDXFER command polling

2016-08-19 Thread John Youn
ENDXFER polling is available on version 3.10a and later of the DWC_usb3 (USB 3.0) controller. With this feature, the software can poll the CMDACT bit in the DEPCMD register after issuing an ENDXFER command. This feature is enabled by writing GUCTL2[14]. This feature is NOT available on the DWC_usb