[PATCH V2 2/4] usb: dwc3: Increase DWC3 controller halt timeout
Mattijs Korpershoek
mkorpershoek at kernel.org
Thu Jan 29 09:51:49 CET 2026
Hi Chris,
Thank you for the patch.
On Thu, Jan 15, 2026 at 17:01, Chris Morgan <macroalpha82 at gmail.com> wrote:
> From: Chris Morgan <macromorgan at hotmail.com>
>
> Since EP0 transactions need to be completed before the controller halt
> sequence is finished, this may take some time depending on the host and the
> enabled functions. Increase the controller halt timeout, so that we give
> the controller sufficient time to handle EP0 transfers.
>
> This patch was originally submitted to Linux in 2022, but is required to
> use USB gadget mode on my device in U-Boot.
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=461ee467507cb98a348fa91ff8460908bb0ea423
>
> Signed-off-by: Wesley Cheng <quic_wcheng at quicinc.com>
> Signed-off-by: Chris Morgan <macromorgan at hotmail.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>
> ---
> drivers/usb/dwc3/gadget.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
More information about the U-Boot
mailing list