diff options
author | Yakir Yang <ykk@rock-chips.com> | 2016-06-12 10:53:30 +0800 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2016-07-11 14:30:36 +0200 |
commit | 633a25966a206c96dd81a7361b0cf01406035f27 (patch) | |
tree | 3de6f4762d19a83412bf42a9a4129ef32252df70 /Documentation | |
parent | e4aa34289ec6a8a9f6a6f63d0e219db6ceaaf4c8 (diff) |
dt-bindings: Add LG LP097QX1-SPA1 panel binding
The LG LP097QX1-SPA1 is an 9.7", 2048x1536 (QXGA) 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')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt b/Documentation/devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt new file mode 100644 index 000000000000..42141516f078 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt @@ -0,0 +1,7 @@ +LG 9.7" (2048x1536 pixels) TFT LCD panel + +Required properties: +- compatible: should be "lg,lp097qx1-spa1" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |