aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2014-01-21 04:57:10 -0500
committerThierry Reding <treding@nvidia.com>2014-04-04 03:06:40 -0400
commit712ac1ba63448d38e2fc3f2b58e62ca4af9778c2 (patch)
treef8b97774b890d517bcd78021957d8d6bab116e5b /Documentation
parent499ce85af98a93a1cedad78dd80cb3432631b1ee (diff)
drm/panel: add support for LG LD070WX3-SL01 panel
This panel is used by Tegra Note 7 and supported by the simple-panel driver. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/panel/lg,ld070wx3-sl01.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/lg,ld070wx3-sl01.txt b/Documentation/devicetree/bindings/panel/lg,ld070wx3-sl01.txt
new file mode 100644
index 000000000000..5e649cb9aa1a
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/lg,ld070wx3-sl01.txt
@@ -0,0 +1,7 @@
1LG Corporation 7" WXGA TFT LCD panel
2
3Required properties:
4- compatible: should be "lg,ld070wx3-sl01"
5
6This binding is compatible with the simple-panel binding, which is specified
7in simple-panel.txt in this directory.