Hi Ye, Thank you for the patch.
On Fri, May 22, 2026 at 15:55, Ye Li <[email protected]> wrote: > From: Xu Yang <[email protected]> > > The Endpoint Type in ENDPTCTRL register should be correctly set > according to endpoint descriptor, not fixed to bulk. Otherwise, > unexpected behaviors may happen. > > Fixes: 26cc5129ee64 ("USB: gadaget: add Marvell controller support") > Signed-off-by: Xu Yang <[email protected]> > Signed-off-by: Ye Li <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> > ---

