diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2023-06-28 14:26:48 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2023-07-03 10:46:34 +0200 |
commit | d266d4b63873c2176677a79d48faeb9db7d4acdd (patch) | |
tree | 31f94b6f7f5965471adffbe46e6c3a43ecc2768a /drivers/net/dwc_eth_qos.c | |
parent | ac29400f1f4ae5df2542bacfe4c142db7824bd6c (diff) |
usb: dwc3-generic: Ensure reset GPIO is configured as an output
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@korsgaard.com>
Diffstat (limited to 'drivers/net/dwc_eth_qos.c')
0 files changed, 0 insertions, 0 deletions