Re: [PATCH v2 02/16] dt-bindings: display/msm: dsi-controller-main: Add missing minItems
From: Rob Herring (Arm)
Date: Wed Feb 19 2025 - 18:20:29 EST
On Mon, 17 Feb 2025 17:41:23 +0100, Krzysztof Kozlowski wrote:
> Specific constrain in if:then: blocks for variable lists, like clocks
> and clock-names, should have a fixed upper and lower size. Older
> dtschema implied minItems, but that's not true since 2024 and missing
> minItems means that lower bound is not set.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/display/msm/dsi-controller-main.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>