From 0ce60cd362a0a01bd439e85bc93e6a61434e63da Mon Sep 17 00:00:00 2001 From: Adrian Ng Ho Yin Date: Fri, 8 May 2026 18:57:47 +0800 Subject: dt-bindings: altera: add compatible for agilex5 socdk debug daughter card Agilex5 devkit supports a debug daughter card that inherits the configurations from socdk but disables gpio0 and gmac2 and enables gmac0 and spi0. Signed-off-by: Adrian Ng Ho Yin Acked-by: Conor Dooley Signed-off-by: Dinh Nguyen --- Documentation/devicetree/bindings/arm/altera.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 4b096e52243e..0b418d9d60db 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -111,6 +111,7 @@ properties: - enum: - intel,socfpga-agilex5-socdk - intel,socfpga-agilex5-socdk-013b + - intel,socfpga-agilex5-socdk-debug - intel,socfpga-agilex5-socdk-modular - intel,socfpga-agilex5-socdk-nand - const: intel,socfpga-agilex5 -- cgit v1.2.3