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@altera.com>
---
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