[PATCH] usb/dwc3: Correct DEPCFG for Config Action Modify

2012-08-06 Thread Pratyush Anand
From: Pratyush ANAND pratyush.an...@st.com We need to issue DEPCFG (with Config Action Set to Modify) as per specification. Even if we do not respect this , it works in normal cases. But, I have observed one failure in very peculiar situation. If cpu clock is very slow and execution of

Re: [PATCH] usb/dwc3: Correct DEPCFG for Config Action Modify

2012-08-06 Thread Felipe Balbi
Hi, On Mon, Aug 06, 2012 at 03:33:16PM +0530, Pratyush Anand wrote: From: Pratyush ANAND pratyush.an...@st.com We need to issue DEPCFG (with Config Action Set to Modify) as per specification. Even if we do not respect this , it works in normal cases. But, I have observed one failure in

Re: [PATCH] usb/dwc3: Correct DEPCFG for Config Action Modify

2012-08-06 Thread Pratyush Anand
On 8/6/2012 5:28 PM, Felipe Balbi wrote: Hi, On Mon, Aug 06, 2012 at 03:33:16PM +0530, Pratyush Anand wrote: From: Pratyush ANAND pratyush.an...@st.com We need to issue DEPCFG (with Config Action Set to Modify) as per specification. Even if we do not respect this , it works in normal cases.

Re: [PATCH] usb/dwc3: Correct DEPCFG for Config Action Modify

2012-08-06 Thread Felipe Balbi
Hi, On Mon, Aug 06, 2012 at 07:22:52PM +0530, Pratyush Anand wrote: commit 4b345c9a3c7452340fb477868d8db475f05978b1 Author: Felipe Balbi ba...@ti.com Date: Mon Jul 16 14:08:16 2012 +0300 usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event Databook says we