Skip to content
Commit c8879d3f authored by Michael Grzeschik's avatar Michael Grzeschik Committed by Vinod Koul
Browse files

phy: stm32-usphyc: add 200 to 300 us delay to fix timeout on some machines



An minimum udelay of 200 us seems to be necessary on some machines. After
the setup of the pll, which needs about 100 us to be locked there seem
to be additional 100 us to get the phy really functional. Without this
delay the usb runs not functional. With this additional short udelay
this issue was not reported again.

Signed-off-by: default avatarMichael Grzeschik <m.grzeschik@pengutronix.de>
Reviewed-by: default avatarFabrice Gasnier <fabrice.gasnier@foss.st.com>
Link: https://lore.kernel.org/r/20230227151318.1894938-1-m.grzeschik@pengutronix.de


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 84a59a31
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment