Re: [PATCH v2 09/11] dt-bindings: PCI: qcom-ep: Define clocks per platform

From: Krzysztof Kozlowski
Date: Tue Aug 30 2022 - 14:40:22 EST


On 30/08/2022 19:58, Manivannan Sadhasivam wrote:
> In preparation of adding the bindings for future SoCs, let's define the
> clocks per platform.
>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>

Thank you for your patch. There is something to discuss/improve.

(....)

>
> qcom,perst-regs:
> description: Reference to a syscon representing TCSR followed by the two
> @@ -112,6 +95,36 @@ required:
> - reset-names
> - power-domains
>
> +allOf:
> + - $ref: pci-ep.yaml#
> + - if:
> + properties:
> + compatible:
> + contains:
> + enum:
> + - qcom,sdx55-pcie-ep
> + then:
> + properties:
> + clocks:
> + maxItems: 7

maxItems is not needed now.


Best regards,
Krzysztof