summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJoris Vaisvila <joey@tinyisr.com>2026-02-26 15:45:18 +0000
committerJakub Kicinski <kuba@kernel.org>2026-02-27 18:36:21 -0800
commit9a04d3b2f0708a9e5e1f731bafb69b040bb934a0 (patch)
tree5a2b76a8f53dd5e986a9f80347ca213fa7deebce /include/linux
parentda89f2e3121531804f45abd33db05b432e42606c (diff)
net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
The MT7628 has a fixed-link PHY and does not expose MAC control registers. Writes to these registers only corrupt the ESW VLAN configuration. This patch explicitly registers no-op phylink_mac_ops for MT7628, as after removing the invalid register accesses, the existing phylink_mac_ops effectively become no-ops. This code was introduced by commit 296c9120752b ("net: ethernet: mediatek: Add MT7628/88 SoC support") Signed-off-by: Joris Vaisvila <joey@tinyisr.com> Reviewed-by: Daniel Golle <daniel@makrotpia.org> Reviewed-by: Stefan Roese <stefan.roese@mailbox.org> Link: https://patch.msgid.link/20260226154547.68553-1-joey@tinyisr.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions