[PATCH v5 15/21] dt-bindings: gpu: Add support for T-HEAD TH1520 GPU

Krzysztof Kozlowski krzk at kernel.org
Fri Feb 21 01:16:16 PST 2025


On Wed, Feb 19, 2025 at 03:02:33PM +0100, Michal Wilczynski wrote:
>    reg:
>      maxItems: 1
> @@ -60,6 +65,16 @@ allOf:
>          clocks:
>            maxItems: 1
>  
> +  - if:
> +      properties:
> +        compatible:
> +          contains:
> +            const: thead,th1520-gpu
> +    then:
> +      properties:
> +        clocks:
> +          minItems: 3

Missing constraint for clock-names. They *always* go together.

Best regards,
Krzysztof




More information about the linux-riscv mailing list