From f23768356be845568545c7baf2c93ca164015cfb Mon Sep 17 00:00:00 2001 From: Niravkumar L Rabara Date: Tue, 1 Aug 2023 09:02:30 +0800 Subject: [PATCH] dt-bindings: intel: Add Intel Agilex5 compatible Agilex5 is a new SoCFPGA in Intel Agilex SoCFPGA Family, include compatible string for Agilex5 SoCFPGA board. Acked-by: Conor Dooley Reviewed-by: Dinh Nguyen Signed-off-by: Niravkumar L Rabara Signed-off-by: Dinh Nguyen --- Documentation/devicetree/bindings/arm/intel,socfpga.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/intel,socfpga.yaml b/Documentation/devicetree/bindings/arm/intel,socfpga.yaml index 4b4dcf551eb66..2ee0c740eb56d 100644 --- a/Documentation/devicetree/bindings/arm/intel,socfpga.yaml +++ b/Documentation/devicetree/bindings/arm/intel,socfpga.yaml @@ -21,6 +21,11 @@ properties: - intel,socfpga-agilex-n6000 - intel,socfpga-agilex-socdk - const: intel,socfpga-agilex + - description: Agilex5 boards + items: + - enum: + - intel,socfpga-agilex5-socdk + - const: intel,socfpga-agilex5 additionalProperties: true -- 2.30.2