aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/display/panel
diff options
context:
space:
mode:
authorGravatar Heiko Stuebner <heiko.stuebner@cherry.de> 2024-02-15 10:05:14 +0100
committerGravatar Heiko Stuebner <heiko@sntech.de> 2024-02-16 23:36:41 +0100
commitc71efc6337135670164334404ef11506b31b7a81 (patch)
treee8ee2dd24a9d68758fc0cdef6825d79070dff57b /Documentation/devicetree/bindings/display/panel
parentdrm/panel: ltk500hd1829: make room for more similar panels (diff)
downloadlinux-c71efc6337135670164334404ef11506b31b7a81.tar.gz
linux-c71efc6337135670164334404ef11506b31b7a81.tar.bz2
linux-c71efc6337135670164334404ef11506b31b7a81.zip
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 <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
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel')
-rw-r--r--Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml b/Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml
index c5944b4d636c..d589f1677214 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