Hi Sam, Thank you for the patch.
On Wed, May 27, 2026 at 00:37, Sam Day <[email protected]> wrote: > When CONFIG_DM_USB_GADGET is enabled, the CI UDC driver needs to be > explicitly bound. So we do this from the newly introduced glue driver. > > Signed-off-by: Sam Day <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> > ---

