]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-stmmac-rk-use-phy_intf_sel_x'
authorJakub Kicinski <kuba@kernel.org>
Sat, 15 Nov 2025 02:33:59 +0000 (18:33 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 15 Nov 2025 02:33:59 +0000 (18:33 -0800)
commitc7b6dd2a8a024d11a8edf03ba01491ce843cce37
tree4a6c1b384c63224922e211a85602f04719f14c9f
parent04ca7a69a35b060ecee60a9923e9891f5dd92eca
parent1188741cb5a29187a93ee908274f7034e81486f6
Merge branch 'net-stmmac-rk-use-phy_intf_sel_x'

Russell King says:

====================
net: stmmac: rk: use PHY_INTF_SEL_x

This series is a minimal conversion of the dwmac-rk huge driver to use
PHY_INTF_SEL_x constants.

Patch 2 appears to reorder the output functions making diffing the
generated code impossible.
====================

Link: https://patch.msgid.link/aRYZaKTIvfYoV3wE@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>