From: Siddharth Vadapalli Date: Fri, 11 Apr 2025 06:09:16 +0000 (+0530) Subject: dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link X-Git-Tag: v6.16-rc1~132^2~316^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f9c1120d9b5e65ded82dccb7ebf22bc9739419b0;p=thirdparty%2Flinux.git dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link A link speed of 5000 Mbps is a valid speed for a fixed-link mode of operation. Hence, update the bindings to include the same. Signed-off-by: Siddharth Vadapalli Reviewed-by: Andrew Lunn Link: https://patch.msgid.link/20250411060917.633769-2-s-vadapalli@ti.com Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml index 45819b2358002..61e51ea58a985 100644 --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml @@ -197,7 +197,7 @@ properties: description: Link speed. $ref: /schemas/types.yaml#/definitions/uint32 - enum: [10, 100, 1000, 2500, 10000] + enum: [10, 100, 1000, 2500, 5000, 10000] full-duplex: $ref: /schemas/types.yaml#/definitions/flag