Re: [PATCH 1/4] dt-bindings: intel: Add Intel Agilex5 compatible

From: Krzysztof Kozlowski
Date: Sun Jun 18 2023 - 14:50:25 EST


On 18/06/2023 15:22, niravkumar.l.rabara@xxxxxxxxx wrote:
> From: Niravkumar L Rabara <niravkumar.l.rabara@xxxxxxxxx>
>
> Add new compatible for Intel Agilex5 based boards.
>
> Signed-off-by: Niravkumar L Rabara <niravkumar.l.rabara@xxxxxxxxx>
> ---
> 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