[PATCH 1/3] usb: ci_udc: set correct ep type in ep_enable()
Mattijs Korpershoek
mkorpershoek at kernel.org
Tue Jun 16 11:05:32 CEST 2026
Hi Ye,
Thank you for the patch.
On Fri, May 22, 2026 at 15:55, Ye Li <ye.li at nxp.com> wrote:
> From: Xu Yang <xu.yang_2 at nxp.com>
>
> 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 <xu.yang_2 at nxp.com>
> Signed-off-by: Ye Li <ye.li at nxp.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>
> ---
More information about the U-Boot
mailing list