On Thu, Jul 28, 2022 at 08:49:37AM +0200, Alexander Stein wrote: > onboard_hub_power_on() already ensures the reset pulse width delay, so > there is no need to wait right after requesting GPIO as well. > > Fixes: 40758e493f4d ("usb: misc: onboard_usb_hub: Add reset-gpio support") That shouldn't be needed, since it's not an actual bug. Anyway, I see Greg already landed it.