]> git.sur5r.net Git - u-boot/commit
usb: dwc2: increase timeout in wait_for_chhltd
authorChristophe Kerello <christophe.kerello@st.com>
Thu, 15 Mar 2018 17:00:31 +0000 (18:00 +0100)
committerMarek Vasut <marex@denx.de>
Sat, 17 Mar 2018 02:23:09 +0000 (03:23 +0100)
commitc2e4c8656978302ff2846a655fb87c658220c4e0
tree56212d85c4b0b00a1ff2d36c2f85d2ec89598f64
parent82e7975b85bea1c2acccf30e6fd11e1a48a7e783
usb: dwc2: increase timeout in wait_for_chhltd

This patch increases timeout to 2s.
It was seen on 2 USB devices (Verbatim STORE N GO 070B4AED0FB22358 and
USB DISK 2.0 9000729BA41DDF40) that the request sense command takes
between 1.3s and and 1.5s.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
drivers/usb/host/dwc2.c