On Tue, Sep 1, 2020 at 10:36 AM Peter Chen <peter.chen@xxxxxxx> wrote: > > Peter Chen (5): > usb: cdns3: core: quit if it uses role switch class > usb: cdns3: gadget: set fast access bit > usb: cdns3: gadget: clear the interrupt status when disconnect the > host > usb: cdns3: drd: call PHY .set_mode accordingly > usb: cdns3: gadget: move wait configuration operation > > drivers/usb/cdns3/core.c | 4 ++++ > drivers/usb/cdns3/drd.c | 5 +++++ > drivers/usb/cdns3/ep0.c | 10 +++++++++- > drivers/usb/cdns3/gadget.c | 15 ++++++++------- > 4 files changed, 26 insertions(+), 8 deletions(-) > > -- A gentle ping. Peter