summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/panel
diff options
context:
space:
mode:
authorMarc Dietrich <marvin24@gmx.de>2013-12-21 21:38:12 +0100
committerThierry Reding <treding@nvidia.com>2014-01-08 16:12:33 +0100
commit6d54e3d275de861c0290c85fec8c0ed6deaf6ad5 (patch)
tree6607daafdee63c954f00814f10a8dbc1e2d60094 /Documentation/devicetree/bindings/panel
parent81239c6f7972d4909a6862d08ed1d2943983ffd4 (diff)
drm/panel: Add support for Samsung LTN101NT05 panel
The Samsung LNT101NT05 10.1" WXVGA panel can be supported by the simple panel driver. Cc: linux-fbdev@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: David Airlie <airlied@linux.ie> Signed-off-by: Marc Dietrich <marvin24@gmx.de> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel')
-rw-r--r--Documentation/devicetree/bindings/panel/samsung,ltn101nt05.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/samsung,ltn101nt05.txt b/Documentation/devicetree/bindings/panel/samsung,ltn101nt05.txt
new file mode 100644
index 000000000000..ef522c6bb85f
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/samsung,ltn101nt05.txt
@@ -0,0 +1,7 @@
+Samsung Electronics 10.1" WSVGA TFT LCD panel
+
+Required properties:
+- compatible: should be "samsung,ltn101nt05"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.