]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-stmmac-dwmac-sophgo-add-phy-interface-filter'
authorJakub Kicinski <kuba@kernel.org>
Tue, 18 Nov 2025 03:57:41 +0000 (19:57 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 18 Nov 2025 03:57:41 +0000 (19:57 -0800)
Inochi Amaoto says:

====================
net: stmmac: dwmac-sophgo: Add phy interface filter

As the SG2042 has an internal rx delay, the delay should be remove
when init the mac, otherwise the phy will be misconfigurated.

Since this delay fix is common for other MACs, add a common helper
for it. And use it to fix SG2042.
====================

Link: https://patch.msgid.link/20251114003805.494387-1-inochiama@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge