]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-stmmac-convert-meson8b-to-use-stmmac_get_phy_intf_sel'
authorJakub Kicinski <kuba@kernel.org>
Wed, 12 Nov 2025 01:53:30 +0000 (17:53 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 12 Nov 2025 01:53:30 +0000 (17:53 -0800)
Russell King says:

====================
net: stmmac: convert meson8b to use stmmac_get_phy_intf_sel()

This series splits out meson8b from the previous 16 patch series
as that now has r-b tags.

This series converts meson8b to use stmmac_get_phy_intf_sel(). This
driver is not converted to the set_phy_intf_sel() method as it is
unclear whether there are ordering dependencies that would prevent
it. I would appreciate the driver author looking in to whether this
conversion is possible.
====================

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

Trivial merge