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
libbpf
bpf_design_QA.rst -rw-r--r-- 11.7 KB
bpf_devel_QA.rst -rw-r--r-- 27.5 KB
bpf_licensing.rst -rw-r--r-- 3.5 KB
bpf_prog_run.rst -rw-r--r-- 6.0 KB
btf.rst -rw-r--r-- 33.5 KB
classic_vs_extended.rst -rw-r--r-- 13.5 KB
drgn.rst -rw-r--r-- 8.8 KB
faq.rst -rw-r--r-- 220 bytes
helpers.rst -rw-r--r-- 197 bytes
index.rst -rw-r--r-- 760 bytes
instruction-set.rst -rw-r--r-- 12.6 KB
llvm_reloc.rst -rw-r--r-- 10.9 KB
map_cgroup_storage.rst -rw-r--r-- 6.3 KB
maps.rst -rw-r--r-- 1.4 KB
other.rst -rw-r--r-- 73 bytes
prog_cgroup_sockopt.rst -rw-r--r-- 4.0 KB
prog_cgroup_sysctl.rst -rw-r--r-- 5.0 KB
prog_flow_dissector.rst -rw-r--r-- 5.2 KB
prog_lsm.rst -rw-r--r-- 4.5 KB
prog_sk_lookup.rst -rw-r--r-- 3.8 KB
programs.rst -rw-r--r-- 93 bytes
ringbuf.rst -rw-r--r-- 11.0 KB
s390.rst -rw-r--r-- 5.6 KB
syscall_api.rst -rw-r--r-- 340 bytes
test_debug.rst -rw-r--r-- 125 bytes
verifier.rst -rw-r--r-- 19.2 KB

back to top