summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorYakir Yang2016-06-12 04:56:16 +0200
committerThierry Reding2016-07-11 14:30:39 +0200
commit4f9339a1c0d1d88b05ea7f2a47a614232ce229ef (patch)
tree425a757b4d9ed58661c2760542d2562a9f7f6793 /Documentation/devicetree
parentdrm/panel: simple: Add support for Samsung LSN122DL01-C01 panel (diff)
downloadkernel-qcow2-linux-4f9339a1c0d1d88b05ea7f2a47a614232ce229ef.tar.gz
kernel-qcow2-linux-4f9339a1c0d1d88b05ea7f2a47a614232ce229ef.tar.xz
kernel-qcow2-linux-4f9339a1c0d1d88b05ea7f2a47a614232ce229ef.zip
dt-bindings: Add Sharp LQ123P1JX31 panel binding
The Sharp LQ123P1JX31 is an 12.3" 2400x1600 TFT-LCD panel connected using eDP interfaces. Signed-off-by: Yakir Yang <ykk@rock-chips.com> Reviewed-by: Douglas Anderson <dianders@chromium.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt b/Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt
new file mode 100644
index 000000000000..bcb0e8a29f71
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt
@@ -0,0 +1,7 @@
+Sharp 12.3" (2400x1600 pixels) TFT LCD panel
+
+Required properties:
+- compatible: should be "sharp,lq123p1jx31"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.