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
i386
x86_64
amd-memory-encryption.rst -rw-r--r-- 4.5 KB
amd_hsmp.rst -rw-r--r-- 2.7 KB
boot.rst -rw-r--r-- 49.9 KB
booting-dt.rst -rw-r--r-- 938 bytes
buslock.rst -rw-r--r-- 4.6 KB
cpuinfo.rst -rw-r--r-- 7.8 KB
earlyprintk.rst -rw-r--r-- 6.2 KB
elf_auxvec.rst -rw-r--r-- 1.4 KB
entry_64.rst -rw-r--r-- 4.2 KB
exception-tables.rst -rw-r--r-- 14.0 KB
features.rst -rw-r--r-- 90 bytes
ifs.rst -rw-r--r-- 89 bytes
index.rst -rw-r--r-- 579 bytes
intel-hfi.rst -rw-r--r-- 3.5 KB
intel_txt.rst -rw-r--r-- 10.3 KB
iommu.rst -rw-r--r-- 4.9 KB
kernel-stacks.rst -rw-r--r-- 6.5 KB
mds.rst -rw-r--r-- 8.5 KB
microcode.rst -rw-r--r-- 4.0 KB
mtrr.rst -rw-r--r-- 11.6 KB
orc-unwinder.rst -rw-r--r-- 8.0 KB
pat.rst -rw-r--r-- 11.5 KB
pti.rst -rw-r--r-- 8.9 KB
resctrl.rst -rw-r--r-- 46.9 KB
sgx.rst -rw-r--r-- 12.2 KB
sva.rst -rw-r--r-- 13.3 KB
tdx.rst -rw-r--r-- 8.3 KB
tlb.rst -rw-r--r-- 3.6 KB
topology.rst -rw-r--r-- 7.2 KB
tsx_async_abort.rst -rw-r--r-- 6.8 KB
usb-legacy-support.rst -rw-r--r-- 1.8 KB
xstate.rst -rw-r--r-- 3.2 KB
zero-page.rst -rw-r--r-- 2.2 KB

back to top