Re: [PATCH v4 01/13] dt-bindings: display: st: add two new compatibles to LTDC device

From: Krzysztof Kozlowski
Date: Fri Aug 22 2025 - 04:03:07 EST


On Thu, Aug 21, 2025 at 01:08:51PM +0200, Raphael Gallais-Pou wrote:
> + then:
> + properties:
> + clocks:
> + maxItems: 1
> + clock-names:
> + maxItems: 1
> + - if:
> + properties:
> + compatible:
> + contains:
> + enum:
> + - st,stm32mp251-ltdc
> + then:
> + properties:
> + clocks:

minItems: 2

> + maxItems: 2
> + clock-names:

minItems: 2

Best regards,
Krzysztof