dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029w
authorHeiko Stuebner <heiko.stuebner@cherry.de>
Thu, 15 Feb 2024 09:05:14 +0000 (10:05 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 16 Feb 2024 22:36:41 +0000 (23:36 +0100)
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 <heiko.stuebner@cherry.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240215090515.3513817-3-heiko@sntech.de
Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml

index c5944b4d636c54e65a9807bc93a88d5defa42d0a..d589f1677214501b8c643aff22df1dac444d21a5 100644 (file)
@@ -14,7 +14,9 @@ allOf:
 
 properties:
   compatible:
-    const: leadtek,ltk500hd1829
+    enum:
+      - leadtek,ltk101b4029w
+      - leadtek,ltk500hd1829
   reg: true
   backlight: true
   reset-gpios: true