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
powercap
regulator
apm-acpi.rst -rw-r--r-- 1.6 KB
basic-pm-debugging.rst -rw-r--r-- 12.3 KB
charger-manager.rst -rw-r--r-- 9.3 KB
drivers-testing.rst -rw-r--r-- 2.3 KB
energy-model.rst -rw-r--r-- 10.5 KB
freezing-of-tasks.rst -rw-r--r-- 12.5 KB
index.rst -rw-r--r-- 704 bytes
opp.rst -rw-r--r-- 13.7 KB
pci.rst -rw-r--r-- 56.6 KB
pm_qos_interface.rst -rw-r--r-- 9.5 KB
power_supply_class.rst -rw-r--r-- 10.4 KB
runtime_pm.rst -rw-r--r-- 46.8 KB
s2ram.rst -rw-r--r-- 3.3 KB
suspend-and-cpuhotplug.rst -rw-r--r-- 12.8 KB
suspend-and-interrupts.rst -rw-r--r-- 7.1 KB
swsusp-and-swap-files.rst -rw-r--r-- 2.8 KB
swsusp-dmcrypt.rst -rw-r--r-- 4.8 KB
swsusp.rst -rw-r--r-- 18.0 KB
tricks.rst -rw-r--r-- 769 bytes
userland-swsusp.rst -rw-r--r-- 8.7 KB
video.rst -rw-r--r-- 8.8 KB

back to top