aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2013-11-15 09:59:32 -0500
committerThierry Reding <treding@nvidia.com>2014-04-04 03:06:34 -0400
commitec7c565383ee7fd4847705b8aafefb8e589aea93 (patch)
treee2e99f274a5357b14e72ec8657ca2618f1ffe140 /Documentation
parent03e255b993ff96bf194c91c28af9dc03f322af51 (diff)
drm/panel: Add LG 12.9" LCD panel
The LP129QE LCD has an LED backlight and a display resolution of 2560x1700 pixels. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/panel/lg,lp129qe.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/lg,lp129qe.txt b/Documentation/devicetree/bindings/panel/lg,lp129qe.txt
new file mode 100644
index 000000000000..9f262e0c5a2e
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/lg,lp129qe.txt
@@ -0,0 +1,7 @@
1LG 12.9" (2560x1700 pixels) TFT LCD panel
2
3Required properties:
4- compatible: should be "lg,lp129qe"
5
6This binding is compatible with the simple-panel binding, which is specified
7in simple-panel.txt in this directory.