summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorManuel Stocker <mensi@mensi.ch>2026-06-03 19:59:24 +0200
committerJakub Kicinski <kuba@kernel.org>2026-06-05 18:38:56 -0700
commit50b682a5aed70847e0746db7f723d22bef1801d1 (patch)
tree1dc5903db852d474b644b8d835b280dbefcf9313 /include/linux
parent56b4864150970ba834367fe74b37ce250419347e (diff)
net: mdio: realtek-rtl9300: Correctly handle ethernet-phy-package
Realtek Otto switches usually make use of multiport PHYs (e.g. 8 port 1G RTL8218D or 4 port 2.5G RTL8224). The device tree can describe this fact via an "ethernet-phy-package" node that resides between the bus and the PHY node. When looking up the device tree bus node via the chain port->phy->parent the driver totally ignores the existence of a PHY package. Enhance the lookup to take care of this feature. Link: https://github.com/openwrt/openwrt/pull/23591 Signed-off-by: Manuel Stocker <mensi@mensi.ch> Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://patch.msgid.link/20260603175924.123019-8-markus.stockhausen@gmx.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions