diff options
author | Andy Shevchenko <[email protected]> | 2022-06-13 19:08:48 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-07-05 10:57:32 +0530 |
commit | d4a0a189b72a7c98e4256292b18b67c69fbc9343 (patch) | |
tree | 5b963b7bf02bc3f9926bad032cf33c83a530fd23 /net/unix/sysctl_net_unix.c | |
parent | 18b3eb79b1cfc41cf4aeb5f789d27fa2e82b835f (diff) |
phy: ti: tusb1210: Don't check for write errors when powering on
On some platforms, like Intel Merrifield, the writing values during power on
may timeout:
tusb1210 dwc3.0.auto.ulpi: error -110 writing val 0x41 to reg 0x80
phy phy-dwc3.0.auto.ulpi.0: phy poweron failed --> -110
dwc3 dwc3.0.auto: error -ETIMEDOUT: failed to initialize core
dwc3: probe of dwc3.0.auto failed with error -110
which effectively fails the probe of the USB controller.
Drop the check as it was before the culprit commit (see Fixes tag).
Fixes: 09a3512681b3 ("phy: ti: tusb1210: Improve ulpi_read()/_write() error checking")
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Hans de Goede <[email protected]>
Tested-by: Ferry Toth <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions