From: Heiko Stuebner Date: Thu, 15 Feb 2024 09:05:14 +0000 (+0100) Subject: dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029w X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c71efc6337135670164334404ef11506b31b7a81;p=linux.git dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029w Add the compatible for the ltk101b4029w panel, that has the same manufacturer, general bringup and supplies but a different dsi-init- sequence compared to the ltk500hd1829 . Signed-off-by: Heiko Stuebner Acked-by: Conor Dooley Link: https://patchwork.freedesktop.org/patch/msgid/20240215090515.3513817-3-heiko@sntech.de --- diff --git a/Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml b/Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml index c5944b4d636c5..d589f16772145 100644 --- a/Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml +++ b/Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml @@ -14,7 +14,9 @@ allOf: properties: compatible: - const: leadtek,ltk500hd1829 + enum: + - leadtek,ltk101b4029w + - leadtek,ltk500hd1829 reg: true backlight: true reset-gpios: true