Files
u-boot/drivers
Siva Durga Prasad Paladugu e7f9e1fca9 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 d648a50c0a ("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>
2020-11-22 13:18:20 +01:00
..
2020-08-03 22:19:54 -04:00
2020-07-27 14:16:29 +05:30
2020-10-22 11:26:14 -04:00
2020-11-15 15:29:40 +05:30
2020-10-22 09:54:54 -04:00
2020-11-06 09:51:29 +08:00
2020-10-16 09:44:27 -04:00
2020-11-06 10:18:20 +08:00
2020-11-20 10:42:54 +01:00
2020-08-03 22:19:54 -04:00
2020-08-24 14:11:31 -04:00
2020-11-06 10:18:20 +08:00
2020-11-06 10:18:20 +08:00