[PATCH] usb: dwc3-generic: Ensure reset GPIO is configured as an output

Marek Vasut marex at denx.de
Sun Jul 2 03:26:07 CEST 2023


On 6/28/23 14:26, Peter Korsgaard wrote:
> GPIOD_ACTIVE_LOW is not enough to configure a GPIO as an output, we need
> GPIOD_IS_OUT as well.
> 
> Fixes: b252d79b0936d60b ("usb: dwc3: Add support to reset usb ULPI phy")
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>

Applied to usb/master, thanks !


More information about the U-Boot mailing list