Hi Marek,

On 18/10/2025 14:00, Marek Vasut wrote:
> The power-domains items: list is not very informative, replace it
> with plain minItems/maxItems instead.
> 
> Signed-off-by: Marek Vasut <[email protected]>

I would R-b this, but I want to wait for feedback from a dt maintainer
to make sure this is an approach they're happy with. In the meantime:

Acked-by: Matt Coster <[email protected]>

Cheers,
Matt

> ---
> Cc: Adam Ford <[email protected]>
> Cc: Conor Dooley <[email protected]>
> Cc: David Airlie <[email protected]>
> Cc: Frank Binns <[email protected]>
> Cc: Geert Uytterhoeven <[email protected]>
> Cc: Krzysztof Kozlowski <[email protected]>
> Cc: Kuninori Morimoto <[email protected]>
> Cc: Maarten Lankhorst <[email protected]>
> Cc: Magnus Damm <[email protected]>
> Cc: Matt Coster <[email protected]>
> Cc: Maxime Ripard <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Simona Vetter <[email protected]>
> Cc: Thomas Zimmermann <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
> ---
>  .../devicetree/bindings/gpu/img,powervr-rogue.yaml         | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml 
> b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
> index c87d7bece0ecd..bee4ab1a1f805 100644
> --- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
> +++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
> @@ -90,8 +90,7 @@ allOf:
>      then:
>        properties:
>          power-domains:
> -          items:
> -            - description: Power domain A
> +          maxItems: 1
>          power-domain-names:
>            maxItems: 1
>        required:
> @@ -125,9 +124,7 @@ allOf:
>      then:
>        properties:
>          power-domains:
> -          items:
> -            - description: Power domain A
> -            - description: Power domain B
> +          minItems: 2
>          power-domain-names:
>            minItems: 2
>        required:

-- 
Matt Coster
E: [email protected]

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to