Re: [PATCH net-next 1/3] dt-bindings: net: dsa: lantiq,gswip: reference common PHY properties
From: Vladimir Oltean
Date: Tue Jan 27 2026 - 08:32:03 EST
On Tue, Jan 27, 2026 at 01:18:37PM +0000, Daniel Golle wrote:
> Reference the common PHY properties so RX and TX SerDes lane polarity
> of the SGMII/1000Base-X/2500Base-X PCS can be configured.
>
> Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/net/dsa/lantiq,gswip.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/net/dsa/lantiq,gswip.yaml b/Documentation/devicetree/bindings/net/dsa/lantiq,gswip.yaml
> index f601e5f9fa6a..bf199b096dc5 100644
> --- a/Documentation/devicetree/bindings/net/dsa/lantiq,gswip.yaml
> +++ b/Documentation/devicetree/bindings/net/dsa/lantiq,gswip.yaml
> @@ -105,6 +105,7 @@ patternProperties:
> patternProperties:
> "^(ethernet-)?port@[0-6]$":
> $ref: dsa-port.yaml#
> + $ref: /schemas/phy/phy-common-props.yaml#
Is the PCS integrated into the port? have you considered whether it will
ever need to have its own OF node representation?
> unevaluatedProperties: false
>
> properties:
> --
> 2.52.0