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 - xlnx,zynq-gem # Xilinx Zynq-7xxx SoC - xlnx,zynqmp-gem # Xilinx Zynq Ultrascale+ MPSoC - const: cdns,gem # Generic -- 2.34.1