Home
last modified time | relevance | path

Searched hist:"57 eee88b58e61e68fe8522a8307e1ea0de46b341" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.c57eee88b58e61e68fe8522a8307e1ea0de46b341 Thu Jun 12 02:29:30 UTC 2025 Frank Wang <frank.wang@rock-chips.com> usb: dwc2: increase timeout to 5s in wait_for_chhltd

It was observed on specific devices such as aigo (idVendor=0xffff,
idProduct=0x5678) that the response CSW packet takes more than
2 seconds. Therefore, this change increases the timeout threshold
to 5 seconds to align with the EHCI controller driver.

Change-Id: I539a211dd4ae46dd7a7275b1030625e931a1f18f
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>