diff options
| author | Yakir Yang <ykk@rock-chips.com> | 2016-06-11 22:53:30 -0400 |
|---|---|---|
| committer | Thierry Reding <treding@nvidia.com> | 2016-07-11 08:30:36 -0400 |
| commit | 633a25966a206c96dd81a7361b0cf01406035f27 (patch) | |
| tree | 3de6f4762d19a83412bf42a9a4129ef32252df70 /Documentation/devicetree/bindings/display | |
| 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/devicetree/bindings/display')
| -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 @@ | |||
| 1 | LG 9.7" (2048x1536 pixels) TFT LCD panel | ||
| 2 | |||
| 3 | Required properties: | ||
| 4 | - compatible: should be "lg,lp097qx1-spa1" | ||
| 5 | |||
| 6 | This binding is compatible with the simple-panel binding, which is specified | ||
| 7 | in simple-panel.txt in this directory. | ||
