]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-phy-realtek-pair-order-and-polarity'
authorJakub Kicinski <kuba@kernel.org>
Sat, 21 Mar 2026 02:12:48 +0000 (19:12 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Mar 2026 02:12:48 +0000 (19:12 -0700)
Damien Dejean says:

====================
net: phy: realtek: pair order and polarity

The RTL8224 PHY gives the manufacturer some flexbility with the pair
order and polarity to ease the wiring on the PCB. Then the correct pair
order and pair polarity must be provided to the PHY to function
properly. This series adds the support to configure the pair order and
the pair polarity to the Realtek PHY driver.
====================

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

Trivial merge