Re: [PATCH v6 4/7] dt-bindings: phy: armada-cp110-utmi: add optional swap-dx-lanes property

From: Rob Herring (Arm)
Date: Mon Jun 10 2024 - 17:50:06 EST



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 <josua@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/phy/marvell,armada-cp110-utmi-phy.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>