"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 --- 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