[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241009053946.3198805-2-vineeth.karumanchi@amd.com>
Date: Wed, 9 Oct 2024 11:09:42 +0530
From: Vineeth Karumanchi <vineeth.karumanchi@....com>
To: <nicolas.ferre@...rochip.com>, <claudiu.beznea@...on.dev>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <robh@...nel.org>, <krzk+dt@...nel.org>,
<conor+dt@...nel.org>, <linux@...linux.org.uk>, <andrew@...n.ch>
CC: <vineeth.karumanchi@....com>, <netdev@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <git@....com>
Subject: [RFC PATCH net-next 1/5] dt-bindings: net: macb: Add support for versal2 10gbe device
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@....com>
---
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
- xlnx,zynq-gem # Xilinx Zynq-7xxx SoC
- xlnx,zynqmp-gem # Xilinx Zynq Ultrascale+ MPSoC
- const: cdns,gem # Generic
--
2.34.1
Powered by blists - more mailing lists