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