On Sun, 02 Jun 2024 17:49:39 +0200, Josua Mayer wrote:
Armada CP110 UTMI supports swapping D+ and D- signals.
usb251xb.yaml already describes a suitable device-tree property for the
same purpose but as child usb controller node.
Add optional swap-dx-lanes device-tree property to armada cp110 utmi phy
with same semantics as usb251xb:
The property lists all ports that swap D+ and D-, unlisted ports are
considered correct.
Signed-off-by: Josua Mayer <redacted>
---
.../devicetree/bindings/phy/marvell,armada-cp110-utmi-phy.yaml | 6 ++++++
1 file changed, 6 insertions(+)
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>