Re: [PATCH v4 3/7] dt-bindings: display: renesas,du: Add missing maxItems
From: Krzysztof Kozlowski
Date: Mon Dec 16 2024 - 03:01:27 EST
On Fri, Dec 13, 2024 at 04:02:59PM +0200, Tomi Valkeinen wrote:
> From: Tomi Valkeinen <tomi.valkeinen+renesas@xxxxxxxxxxxxxxxx>
>
> The binding is missing maxItems for all renesas,cmms and renesas,vsps
> properties. As the amount of cmms or vsps is always a fixed amount, set
> the maxItems to match the minItems.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen+renesas@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/display/renesas,du.yaml | 10 ++++++++++
> 1 file changed, 10 insertions(+)
The top level property should define widest constraints as well.
Best regards,
Krzysztof