On Fri, May 12, 2017 at 04:48:48PM +0300, Peter Ujfalusi wrote: > We have one register for each EP to set the maximum packet size for both > TX and RX. > If for example an RX programming would happen before the previous TX > transfer finishes we would reset the TX packet side. > > To fix this issue, only modify the TX or RX part of the register. > > Fixes: 550a7375fe72 ("USB: Add MUSB and TUSB support") > Signed-off-by: Peter Ujfalusi <peter.ujfal...@ti.com> > Tested-by: Tony Lindgren <t...@atomide.com> > --- > Bin, > > I have separated the patch from the tusb DMAengine conversion series and that > will depend on this patch.
Applied. Thanks. -Bin.