On Wed, Feb 19, 2020 at 10:16 PM Peter Chen <peter.chen@xxxxxxx> wrote: > > These two issues are found during run "Error Recovery Test" > for the latest USB CV MSC test, the TRB doesn't advance correctly > after dequeue and clear halt. With these two fixes, the test > can be passed. > > Peter Chen (2): > usb: cdns3: gadget: link trb should point to next request > usb: cdns3: gadget: toggle cycle bit before reset endpoint > > drivers/usb/cdns3/gadget.c | 19 +++++++++++++++---- > 1 file changed, 15 insertions(+), 4 deletions(-) > A gentle ping... Peter