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
busses
muxes
dev-interface.rst -rw-r--r-- 8.8 KB
dma-considerations.rst -rw-r--r-- 3.6 KB
fault-codes.rst -rw-r--r-- 5.1 KB
functionality.rst -rw-r--r-- 6.4 KB
gpio-fault-injection.rst -rw-r--r-- 6.0 KB
i2c-protocol.rst -rw-r--r-- 3.3 KB
i2c-stub.rst -rw-r--r-- 2.3 KB
i2c-sysfs.rst -rw-r--r-- 15.7 KB
i2c-topology.rst -rw-r--r-- 15.8 KB
i2c_bus.svg -rw-r--r-- 54.7 KB
index.rst -rw-r--r-- 930 bytes
instantiating-devices.rst -rw-r--r-- 10.0 KB
old-module-parameters.rst -rw-r--r-- 2.2 KB
slave-eeprom-backend.rst -rw-r--r-- 1005 bytes
slave-interface.rst -rw-r--r-- 7.7 KB
slave-testunit-backend.rst -rw-r--r-- 3.8 KB
smbus-protocol.rst -rw-r--r-- 9.8 KB
summary.rst -rw-r--r-- 2.9 KB
ten-bit-addresses.rst -rw-r--r-- 1.6 KB
writing-clients.rst -rw-r--r-- 15.2 KB

back to top