[PATCH 1/2] dt-bindings: intel: document Agilex7 M-Series SoCDK

From: Matthew Gerlach
Date: Wed Mar 05 2025 - 14:50:47 EST


Add device tree bindings for the Intel Agilex7 M-Series Development Kit:
https://www.intel.com/content/www/us/en/products/details/fpga/development-kits/agilex/agm039.html

Signed-off-by: Matthew Gerlach <matthew.gerlach@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 2ee0c740eb56..f569d62235cd 100644
--- a/Documentation/devicetree/bindings/arm/intel,socfpga.yaml
+++ b/Documentation/devicetree/bindings/arm/intel,socfpga.yaml
@@ -26,6 +26,11 @@ properties:
- enum:
- intel,socfpga-agilex5-socdk
- const: intel,socfpga-agilex5
+ - description: Agilex7 boards
+ items:
+ - enum:
+ - intel,socfpga-agilex7m-socdk
+ - const: intel,socfpga-agilex7

additionalProperties: true

--
2.35.3