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. > + - const: arm,mali-d71 > - const: arm,mali-d71 > > reg: Best regards, Krzysztof
