Re: [PATCH v2 5/7] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add ipq9574 gen3x2 PHY

From: Krzysztof Kozlowski
Date: Thu Apr 11 2024 - 15:08:39 EST


On 11/04/2024 19:24, mr.nuke.me@xxxxxxxxx wrote:
>
> I am now able to repro the errors, and the below changes appear to work.
> Is that sufficient?
>
> clocks:
> minItems: 3
> maxItems: 5
>
> clock-names:
> minItems: 3
> items:
> - ... (5 clock names here)
>
> For ipq6018/ipq8074:
>
> properties:
> clocks:
> maxItems: 3
> clock-names:
> maxItems: 3
>
> For ipq9574:
>
> properties:
> clocks:
> minItems: 5
> clock-names:
> minItems: 5


Yes, looks good.

Best regards,
Krzysztof