Re: dwc3 Disable Compliance Mode

2019-07-14 Thread Felipe Balbi
Hi, Rob Weber writes: >> I think our best bet is understanding why we're transitioning to >> compliance and preventing that. >> >> One question comes to mind: Does this happen *only* with the ethernet >> gadget? Does it happen with *all* hosts or just a particular host? > > This issue does not

Re: dwc3 Disable Compliance Mode

2019-07-12 Thread Felipe Balbi
Hi, Rob Weber writes: >> > If not, is there some mechanism we could implement to reset the >> > dwc3 when we enter compliance mode? I attempted some sort of mechanism >> > to reset the link state, but it does not seem to help the issue. I've >> > attached my patch and the trace events for my att

Re: dwc3 Disable Compliance Mode

2019-07-11 Thread Rob Weber
Hello Felipe, On Thu, Jul 11, 2019 at 10:37:11AM +0300, Felipe Balbi wrote: > Rob Weber writes: > > I hope you are doing well. My team and I are frequently experiencing an > > issue with the dwc3 in our CherryTrail SoC where we encounter an LFPS > > Polling timeout while our device is being enume

Re: dwc3 Disable Compliance Mode

2019-07-11 Thread Felipe Balbi
Hi Rob, Rob Weber writes: > Hi Felipe, > > I hope you are doing well. My team and I are frequently experiencing an > issue with the dwc3 in our CherryTrail SoC where we encounter an LFPS > Polling timeout while our device is being enumerated. > > We configured the dwc3 as an ethernet gadget us