From: Robert Marko Date: Fri, 11 Aug 2023 11:10:06 +0000 (+0200) Subject: dt-bindings: net: ethernet-controller: add PSGMII mode X-Git-Tag: kvm-x86-next-2023.09.07~130^2~121 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=de875d35e0b07961657d41d0e1e05004fbb66664;p=users%2Fdwmw2%2Flinux.git dt-bindings: net: ethernet-controller: add PSGMII mode 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 Acked-by: Rob Herring Signed-off-by: David S. Miller --- diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml index 6b0d359367daa..9f6a5ccbcefef 100644 --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml @@ -66,6 +66,7 @@ properties: - mii - gmii - sgmii + - psgmii - qsgmii - qusgmii - tbi