[PATCH 1/2] dt-bindings: intel: Add Agilex3 SoCFPGA board

From: niravkumarlaxmidas . rabara
Date: Mon Nov 10 2025 - 01:50:49 EST


From: Niravkumar L Rabara <niravkumarlaxmidas.rabara@xxxxxxxxxx>

Add compatible for Agilex3 SoCFPGA board.

Signed-off-by: Niravkumar L Rabara <niravkumarlaxmidas.rabara@xxxxxxxxxx>
---
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 cf7a91dfec8a..e706c4eff019 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: Agilex3 boards
+ items:
+ - enum:
+ - intel,socfpga-agilex3-socdk
+ - const: intel,socfpga-agilex5
- description: Agilex5 boards
items:
- enum:
--
2.25.1