]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commitfa782d4df0b7fa5f3f9d2d7d74f422004487836c
treec0f3a5d9180522dadd58026b0a441d67ac8ec3cc
parent82a5852595f5afb36aebddcc3ebc2654ee4d3879
parentbeed9c0e9b53c98bc66d28d46fbe38c347e9aa74
Merge branch 'net-phy-realtek-pair-order-and-polarity'

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>