Re: [PATCH v4 3/5] usb: dwc3-generic: Relax unsupported dr_mode check

2023-07-28 Thread Marek Vasut
On 7/28/23 14:40, Jonas Karlman wrote: When dr_mode is peripheral or otg and U-Boot has not been built with DM_USB_GADGET support, booting such device may end up with: dwc3_glue_bind_common: subnode name: usb@fcc0 Error binding driver 'dwc3-generic-wrapper': -6 Some drivers failed

[PATCH v4 3/5] usb: dwc3-generic: Relax unsupported dr_mode check

2023-07-28 Thread Jonas Karlman
When dr_mode is peripheral or otg and U-Boot has not been built with DM_USB_GADGET support, booting such device may end up with: dwc3_glue_bind_common: subnode name: usb@fcc0 Error binding driver 'dwc3-generic-wrapper': -6 Some drivers failed to bind initcall sequence effbca08