]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: Add Sharp LQ123P1JX31 panel binding
authorYakir Yang <ykk@rock-chips.com>
Sun, 12 Jun 2016 02:56:16 +0000 (10:56 +0800)
committerThierry Reding <treding@nvidia.com>
Mon, 11 Jul 2016 12:30:39 +0000 (14:30 +0200)
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>
Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt [new file with mode: 0644]

diff --git a/Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt b/Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt
new file mode 100644 (file)
index 0000000..bcb0e8a
--- /dev/null
@@ -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.