Re: [PATCH net-next v15 01/15] dt-bindings: net: Introduce the ethernet-connector description
From: Andrew Lunn
Date: Wed Nov 12 2025 - 08:25:21 EST
> > + pairs:
> > + description:
> > + Defines the number of BaseT pairs that are used on the connector.
> > + $ref: /schemas/types.yaml#/definitions/uint32
>
> Constraints? Wouldn't 4 pairs be the max?
[1, 2, 4];
Andrew