aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/display/panel/samsung,lsn122dl01-c01.txt
diff options
context:
space:
mode:
authorYakir Yang <ykk@rock-chips.com>2016-06-12 10:56:06 +0800
committerThierry Reding <treding@nvidia.com>2016-07-11 14:30:37 +0200
commitaa82c3ed6c4241005996fd517bc4b391cba0d043 (patch)
tree14e2e4cac47e29af63d428796ec75e2b2fd08ec3 /Documentation/devicetree/bindings/display/panel/samsung,lsn122dl01-c01.txt
parentdrm/panel: simple: Add support for LG LP097QX1-SPA1 panel (diff)
downloadlinux-dev-aa82c3ed6c4241005996fd517bc4b391cba0d043.tar.xz
linux-dev-aa82c3ed6c4241005996fd517bc4b391cba0d043.zip
dt-bindings: Add Samsung LSN122DL01-C01 panel binding
The Samsung LSN122DL01-C01 is an 12.2" 2560x1600 (WQXGA) TFT-LCD panel connected using eDP interfaces. Signed-off-by: Yakir Yang <ykk@rock-chips.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/samsung,lsn122dl01-c01.txt')
-rw-r--r--Documentation/devicetree/bindings/display/panel/samsung,lsn122dl01-c01.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/samsung,lsn122dl01-c01.txt b/Documentation/devicetree/bindings/display/panel/samsung,lsn122dl01-c01.txt
new file mode 100644
index 000000000000..dba298b43b24
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/samsung,lsn122dl01-c01.txt
@@ -0,0 +1,7 @@
+Samsung 12.2" (2560x1600 pixels) TFT LCD panel
+
+Required properties:
+- compatible: should be "samsung,lsn122dl01-c01"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.