> On 11/03/2026 06:55, Cunyuan Liu wrote:
> > Add the Arm China Linlon D6 display controller compatible string.
> >
> > Linlon D6 is register-compatible with Mali-D71, so describe it as a
> > vendor-specific compatible with a fallback to "arm,mali-d71".
> >
> > Signed-off-by: Cunyuan Liu <[email protected]>
> > ---
> >  Documentation/devicetree/bindings/display/arm,komeda.yaml | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/display/arm,komeda.yaml
> > b/Documentation/devicetree/bindings/display/arm,komeda.yaml
> > index 3ad3eef89ca8..56fb4103b0dd 100644
> > --- a/Documentation/devicetree/bindings/display/arm,komeda.yaml
> > +++ b/Documentation/devicetree/bindings/display/arm,komeda.yaml
> > @@ -21,6 +21,9 @@ properties:
> >        - items:
> >            - const: arm,mali-d32
> >            - const: arm,mali-d71
> > +      - items:
> > +          - const: armchina,linlon-d6
>
> So that's enum in previous d32 entry.

Hi Krzysztof,

Thanks for the comments.

To make sure I understood correctly: you are suggesting to merge the
linlon-d6 and mali-d32 cases into a single entry and use an enum for
the first compatible string, like this:
compatible:
    oneOf:
      - items:
          - enum:
              - arm,mali-d32
              - armchina,linlon-d6
          - const: arm,mali-d71
      - const: arm,mali-d71

If so, I will send an updated patch later.

Thanks,
Cunyuan

>
> > +          - const: arm,mali-d71
> >        - const: arm,mali-d71
> >
> >    reg:
>
>
> Best regards,
> Krzysztof


本邮件及其附件包含CIX公司的保密信息,受法律保护,仅供本邮件指定的收件人查阅。严禁任何未经授权的使用、传播、分发或复制本邮件及其任何内容。此限制适用于指定收件人以外的所有人员,包括未经明确授权处理此类信息的CIX公司员工或代理人。若您误收本邮件,请立即通知发件人,并永久删除邮件及所有附件。互联网传输无法保证及时性、安全性、完整性和无病毒性,CIX公司对任何传输错误或遗漏概不承担责任。

Reply via email to