> > > > Issue occurrd for following kernel configuration: > > CONFIG_USB_GADGET=y > > CONFIG_USB_SUPPORT=y > > CONFIG_USB_COMMON=y > > CONFIG_USB_ARCH_HAS_HCD=y > > CONFIG_USB=m > > > > CONFIG_USB_CDNS_SUPPORT=y > > CONFIG_USB_CDNS_HOST=y > > CONFIG_USB_CDNS3=m > > CONFIG_USB_CDNS3_GADGET=y > > CONFIG_USB_CDNS3_HOST=y > > > > Signed-off-by: Pawel Laszczak <pawell@xxxxxxxxxxx> > > Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > --- > > drivers/usb/cdns3/Makefile | 7 ++++++- > > 1 file changed, 6 insertions(+), 1 deletion(-) > > Doesn't apply to 5.11-rc1 :( Hi Greg, Cadence USB3 goes to my tree, and the related patches were already at my tree. Peter