diff options
author | Oleksij Rempel | 2021-06-29 06:43:05 +0200 |
---|---|---|
committer | David S. Miller | 2021-07-01 11:12:13 -0700 |
commit | a3609ac24c18947737f5bc1746b8735814c521d1 (patch) | |
tree | e0f6c6cb759e2be314ff2cfc0651fe40d075bd48 /mm | |
parent | dbe69e43372212527abf48609aba7fc39a6daa27 (diff) |
net: usb: asix: ax88772: suspend PHY on driver probe
After probe/bind sequence is the PHY in active state, even if interface
is stopped. As result, on some systems like Samsung Exynos5250 SoC based Arndale
board, the ASIX PHY will be able to negotiate the link but fail to
transmit the data.
To handle it, suspend the PHY on probe.
Fixes: e532a096be0e ("net: usb: asix: ax88772: add phylib support")
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions