Re: [PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add PSGMII mode

From: Rob Herring
Date: Thu Aug 10 2023 - 16:53:34 EST



On Thu, 10 Aug 2023 12:22:54 +0200, Robert Marko wrote:
> Add a new PSGMII mode which is similar to QSGMII with the difference being
> that it combines 5 SGMII lines into a single link compared to 4 on QSGMII.
>
> It is commonly used by Qualcomm on their QCA807x PHY series.
>
> Signed-off-by: Robert Marko <robert.marko@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/net/ethernet-controller.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>