Re: [RFC PATCH net-next 1/5] dt-bindings: net: macb: Add support for versal2 10gbe device
From: Krzysztof Kozlowski
Date: Wed Oct 09 2024 - 02:44:12 EST
On 09/10/2024 07:39, Vineeth Karumanchi wrote:
> 10GBE IP is a high speed mac supporting 10G, 5G, 2.5G and 1G speeds.
> It has USX pcs for higher speed and SGMII PCS for low transmission.
>
> Signed-off-by: Vineeth Karumanchi <vineeth.karumanchi@xxxxxxx>
> ---
> Documentation/devicetree/bindings/net/cdns,macb.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml
> index 3c30dd23cd4e..3870e4846e8a 100644
> --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml
> +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml
> @@ -28,6 +28,7 @@ properties:
> - items:
> - enum:
> - xlnx,versal-gem # Xilinx Versal
> + - amd,versal2-10gbe # AMD Versal2 10gbe
Keep the alphabetical order.
Best regards,
Krzysztof