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

From: Dinh Nguyen
Date: Mon Nov 10 2025 - 07:37:06 EST




On 11/10/25 01:53, Krzysztof Kozlowski wrote:
On 10/11/2025 07:47, niravkumarlaxmidas.rabara@xxxxxxxxxx wrote:
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

Agilex3?


From what I understand, the Agilex3 is the same chip as the Agilex5, minus 2 CPU cores. So I recommended to Nirav, just to add the binding in the Agilex5 context.

+ items:
+ - enum:
+ - intel,socfpga-agilex3-socdk
+ - const: intel,socfpga-agilex5

Or Agilex5? Decide. Cannot be both.

From the explanation above, could we document the agilex3 socdk this way?

Thanks,
Dinh