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
ad525x_dpot.rst -rw-r--r-- 1.6 KB
apds990x.rst -rw-r--r-- 3.6 KB
bh1770glc.rst -rw-r--r-- 3.6 KB
c2port.rst -rw-r--r-- 2.9 KB
dw-xdata-pcie.rst -rw-r--r-- 1.6 KB
eeprom.rst -rw-r--r-- 4.4 KB
ibmvmc.rst -rw-r--r-- 9.8 KB
ics932s401.rst -rw-r--r-- 1.0 KB
index.rst -rw-r--r-- 571 bytes
isl29003.rst -rw-r--r-- 1.9 KB
lis3lv02d.rst -rw-r--r-- 4.3 KB
max6875.rst -rw-r--r-- 3.2 KB
oxsemi-tornado.rst -rw-r--r-- 7.4 KB
pci-endpoint-test.rst -rw-r--r-- 1.8 KB
spear-pcie-gadget.rst -rw-r--r-- 4.3 KB
uacce.rst -rw-r--r-- 7.0 KB
xilinx_sdfec.rst -rw-r--r-- 11.6 KB

back to top