Re: [PATCH 3/3] usb: dwc3: gadget: Add support for disabling U1 and U2 entries

2019-05-07 Thread Thinh Nguyen
Mark Rutland ; Felipe >> Balbi >> >> Cc: linux-...@vger.kernel.org; devicet...@vger.kernel.org; linux- >> ker...@vger.kernel.org; v.anuragku...@gmail.com >> Subject: Re: [PATCH 3/3] usb: dwc3: gadget: Add support for disabling U1 and >> U2 >> entries &

Re: [PATCH 3/3] usb: dwc3: gadget: Add support for disabling U1 and U2 entries

2019-05-07 Thread Claus H. Stovgaard
Hi Anurag > > > Please use "-" rather than "_" in the property names. > > I have thought about this feature over the weekend, and think the > > naming should be > > changed to something like "snps,bos-u1-exit-lat-in-us" > > and named the same in the code. And then be the value used by the > > get_

Re: [PATCH 3/3] usb: dwc3: gadget: Add support for disabling U1 and U2 entries

2019-05-06 Thread Thinh Nguyen
Hi Anurag, Anurag Kumar Vulisha wrote: > Gadget applications may have a requirement to disable the U1 and U2 > entry based on the usecase. For example, when performing performance > benchmarking on mass storage gadget the U1 and U2 entries can be disabled. > Another example is when periodic transf