[PATCH net-next 1/4] dt-bindings: net: cdns,macb: add a compatible for Microchip p64h
From: Charles Perry
Date: Tue Mar 03 2026 - 13:10:07 EST
"p64h" is shorthand for "PIC64-HPSC" and "PIC64HX"
The generic compatible "cdns,gem" works but offers limited features.
Keep it as a fallback.
Signed-off-by: Charles Perry <charles.perry@xxxxxxxxxxxxx>
---
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 cb14c35ba996..dff350302098 100644
--- a/Documentation/devicetree/bindings/net/cdns,macb.yaml
+++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml
@@ -27,6 +27,7 @@ properties:
- items:
- enum:
+ - microchip,p64h-gem # Microchip P64H SoC
- xlnx,versal-gem # Xilinx Versal
- xlnx,zynq-gem # Xilinx Zynq-7xxx SoC
- xlnx,zynqmp-gem # Xilinx Zynq Ultrascale+ MPSoC
--
2.47.3