]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-enetc-fix-fallback-phy-address-handling-and-do-not-skip-setting...
authorPaolo Abeni <pabeni@redhat.com>
Tue, 10 Mar 2026 09:36:48 +0000 (10:36 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 10 Mar 2026 09:36:48 +0000 (10:36 +0100)
commitfdfd103aec837fc318fbd381cc65990ad7b62e5b
tree065183af13ee08ca2b156b41f0b44a8a85dca0c7
parent0d9a60a0618d255530ca56072c5f39eb58e1ed4a
parentdbe17e7783cb5d6451ff1217d0464865857e97e1
Merge branch 'net-enetc-fix-fallback-phy-address-handling-and-do-not-skip-setting-for-addr-0'

Wei Fang says:

====================
net: enetc: fix fallback PHY address handling and do not skip setting for addr 0

There are two potential issues when PHY address 0 is used on the board,
see the commit messages of the patches for more details.

v1: https://lore.kernel.org/imx/20260303103047.228005-1-wei.fang@nxp.com/
====================

Link: https://patch.msgid.link/20260305031211.904812-1-wei.fang@nxp.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>