On 18/06/2023 15:22, niravkumar.l.rabara@intel.com wrote:
quoted hunk ↗ jump to hunk
From: Niravkumar L Rabara <redacted>
Add new compatible for Intel Agilex5 based boards.
Signed-off-by: Niravkumar L Rabara <redacted>
---
Documentation/devicetree/bindings/arm/intel,socfpga.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/intel,socfpga.yaml b/Documentation/devicetree/bindings/arm/intel,socfpga.yaml
index 4b4dcf551eb6..28849c720314 100644
--- a/Documentation/devicetree/bindings/arm/intel,socfpga.yaml
+++ b/Documentation/devicetree/bindings/arm/intel,socfpga.yaml
@@ -20,6 +20,7 @@ properties:
- intel,n5x-socdk
- intel,socfpga-agilex-n6000
- intel,socfpga-agilex-socdk
+ - intel,socfpga-agilex5-socdk
- const: intel,socfpga-agilex
This is agilex5, not agilex. Why are you using the same SoC compatible?
You have entire commit msg to explain your hardware and avoid such
questions...
Best regards,
Krzysztof