]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: net: ethernet-controller: add 10g-qxgmii mode
authorVladimir Oltean <vladimir.oltean@nxp.com>
Sat, 15 Jun 2024 12:00:28 +0000 (20:00 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 18 Jun 2024 11:28:26 +0000 (13:28 +0200)
Add the new interface mode 10g-qxgmii, which is similar to
usxgmii but extend to 4 channels to support maximum of 4
ports with the link speed 10M/100M/1G/2.5G.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Luo Jie <quic_luoj@quicinc.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/devicetree/bindings/net/ethernet-controller.yaml

index b2785b03139f9df9fa54f05f7a56c55a7df6295c..45819b2358002bc75e876eddb4b2ca18017c04bd 100644 (file)
@@ -103,6 +103,7 @@ properties:
       - usxgmii
       - 10gbase-r
       - 25gbase-r
+      - 10g-qxgmii
 
   phy-mode:
     $ref: "#/properties/phy-connection-type"