Revision fa152f626b24ec2ca3489100d8c5c0a0bce4e2ef authored by Oleksij Rempel on 28 June 2022, 11:43:49 UTC, committed by Jakub Kicinski on 30 June 2022, 03:39:05 UTC
In case of asix_ax88772a_link_change_notify() workaround, we run soft
reset which will automatically clear MII_ADVERTISE configuration. The
PHYlib framework do not know about changed configuration state of the
PHY, so we need use phy_init_hw() to reinit PHY configuration.

Fixes: dde258469257 ("net: usb/phy: asix: add support for ax88772A/C PHYs")
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20220628114349.3929928-1-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 1758bde
History
File Mode Size
3270.ChangeLog -rw-r--r-- 1.8 KB
3270.rst -rw-r--r-- 10.9 KB
cds.rst -rw-r--r-- 22.7 KB
common_io.rst -rw-r--r-- 5.0 KB
config3270.sh -rw-r--r-- 2.0 KB
driver-model.rst -rw-r--r-- 9.8 KB
features.rst -rw-r--r-- 91 bytes
index.rst -rw-r--r-- 322 bytes
monreader.rst -rw-r--r-- 8.4 KB
pci.rst -rw-r--r-- 3.9 KB
qeth.rst -rw-r--r-- 2.0 KB
s390dbf.rst -rw-r--r-- 15.4 KB
text_files.rst -rw-r--r-- 184 bytes
vfio-ap.rst -rw-r--r-- 35.0 KB
vfio-ccw.rst -rw-r--r-- 16.0 KB
zfcpdump.rst -rw-r--r-- 2.5 KB

back to top