]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: net: ethernet-phy: add property enet-phy-pair-order
authorDamien Dejean <dam.dejean@gmail.com>
Wed, 18 Mar 2026 21:54:58 +0000 (22:54 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Mar 2026 02:12:45 +0000 (19:12 -0700)
commitc1887257a81bf62f48178d3b9d31e23520d67b2c
treed49c00b73047bcb0a65d588871f8aee109067334
parent82a5852595f5afb36aebddcc3ebc2654ee4d3879
dt-bindings: net: ethernet-phy: add property enet-phy-pair-order

Add property enet-phy-pair-order to the device tree bindings to define
the pair order of the PHY. To simplify PCB design some manufacturers
allow to wire the pairs in a reverse order, and change the order in
software.

The property can be set to 0 to force the normal pair order (ABCD), or 1
to force the reverse pair order (DCBA).

Signed-off-by: Damien Dejean <dam.dejean@gmail.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260318215502.106528-2-dam.dejean@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/ethernet-phy.yaml