Re: [PATCH v6 04/14] dt-bindings: media: qcom,venus-common: Raise maxItems for clocks and power-domains

From: Krzysztof Kozlowski

Date: Sat May 16 2026 - 05:31:49 EST


On Fri, May 15, 2026 at 04:51:19PM +0530, Vishnu Reddy wrote:
> The current maxItems constraints for clocks and power-domains in the
> common venus schema were sized for platforms available at the time of
> authoring. The glymur platform introduces a dual core architecture
> that requires more clocks and power domains, exceeding these limits.
>
> Raise maxItems for clocks, clock-names, power-domains and
> power-domain-names to accommodate the glymur platform.
>
> The glymur platform-specific schema have fixed constraints for these
> properties, so the common schema only acts as an upper bound.
>
> Signed-off-by: Vishnu Reddy <busanna.reddy@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/media/qcom,venus-common.yaml | 8 ++++----

This commit alone makes no sense. Do not introduce commits which have no
meaning. Why it has no meaning? Because imagine we stop the patchset
here and we do not apply the rest.

Squash the patches.

Best regards,
Krzysztof