Re: [PATCH v7 2/7] dt-bindings: intel: document Agilex PCIe Root Port

From: Krzysztof Kozlowski
Date: Sun Feb 16 2025 - 06:57:12 EST


On Sat, Feb 15, 2025 at 09:53:54AM -0600, Matthew Gerlach wrote:
> The Agilex7f devkit can support PCIe End Points with the appropriate
> daughter card.
>
> Signed-off-by: Matthew Gerlach <matthew.gerlach@xxxxxxxxxxxxxxx>
> ---
> v7:
> - New patch to series.
> ---
> 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 2ee0c740eb56..0da5810c9510 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-agilex7f-socdk-pcie-root-port

Compatible should represent the board, so what is here exactly the
board? 7f? Agilex7f? socdk? Or is it standard agilex-socdk but with some
things attached?

But then, are they attached or you just creat the same board with
different configuration?

Best regards,
Krzysztof