Re: [PATCH v7 15/16] dt-bindings: display: mediatek: split: add compatible for MT8195

From: Krzysztof Kozlowski
Date: Fri Oct 13 2023 - 02:52:29 EST


On 12/10/2023 10:40, Moudy Ho wrote:
> Add compatible string and GCE property for MT8195 SPLIT, of
> which is operated by MDP3.
>
> Signed-off-by: Moudy Ho <moudy.ho@xxxxxxxxxxxx>


> +allOf:
> + - if:
> + properties:
> + compatible:
> + contains:
> + const: mediatek,mt8195-mdp3-split
> +
> + then:
> + required:
> + - mediatek,gce-client-reg

else:
mediatek,gce-client-reg: false


> +
> additionalProperties: false
>
> examples:

Best regards,
Krzysztof