Re: [PATCH v2] dt-bindings: display: mediatek: split: add clocks count constraint for MT8195

From: Krzysztof Kozlowski
Date: Thu Oct 03 2024 - 06:47:24 EST


On 30/09/2024 05:28, Moudy Ho (何宗原) wrote:
>>> required:
>>> - compatible
>>> @@ -72,6 +75,9 @@ allOf:
>>> const: mediatek,mt8195-mdp3-split
>>>
>>> then:
>>> + properties:
>>> + clocks:
>>
>> missing minItems
>>
>> Missing constraints for all the variants.
>>
>
> Does this mean that a 'maxItems:1' condition needs to be added for
> mt8173 clock property under the 'allOf' seciton?

This means that each variant must have clearly defined, fixed list of
clocks (other properties as well)

Best regards,
Krzysztof