diff options
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | 2020-10-21 14:17:31 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2020-11-22 13:18:20 +0100 |
commit | e7f9e1fca9b0563e5e83c5d2c5164bdda5948227 (patch) | |
tree | 93f56f0c8bd61e57c24412312f8814e47514f465 /board/adder/config.mk | |
parent | 5739ef2bcb6dc04414d9a06063d4c85e793884ba (diff) | |
download | u-boot-e7f9e1fca9b0563e5e83c5d2c5164bdda5948227.tar.gz |
usb: dwc3: Handle case where setup_phy is not needed
If CONFIG_PHY is not enabled then the dwc3_setup_phy()
returns ENOTSUPP which can be still valid and intentional
so modify error check to handle this -ENOTSUPP.
The same error handling exists in drivers/usb/host/xhci-dwc3.c already
added by commit d648a50c0a27 ("dwc3: move phy operation to core.c").
Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'board/adder/config.mk')
0 files changed, 0 insertions, 0 deletions