From: Vladimir Oltean Date: Sat, 15 Jun 2024 12:00:28 +0000 (+0800) Subject: dt-bindings: net: ethernet-controller: add 10g-qxgmii mode X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5dfabcdd76b1455c5378abbcb2e68285cf7eb554;p=linux.git dt-bindings: net: ethernet-controller: add 10g-qxgmii mode 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 Signed-off-by: Luo Jie Acked-by: Conor Dooley Reviewed-by: Andrew Lunn Signed-off-by: Paolo Abeni --- diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml index b2785b03139f..45819b235800 100644 --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml @@ -103,6 +103,7 @@ properties: - usxgmii - 10gbase-r - 25gbase-r + - 10g-qxgmii phy-mode: $ref: "#/properties/phy-connection-type"