On Thu, Feb 27, 2020 at 09:26:49AM +0800, Peter Chen wrote:
On Wed, Feb 19, 2020 at 10:16 PM Peter Chen [off-list ref] wrote:
quoted
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...
I can take these now, thanks.
greg k-h