summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/panel
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2014-01-07 23:46:26 (GMT)
committerThierry Reding <treding@nvidia.com>2014-01-08 15:13:57 (GMT)
commit4c9307577ef686e041d1525047ffdebfc465e329 (patch)
tree86d7ce9b31c36299831a78692953d35e84d3da0e /Documentation/devicetree/bindings/panel
parent6d54e3d275de861c0290c85fec8c0ed6deaf6ad5 (diff)
downloadlinux-4c9307577ef686e041d1525047ffdebfc465e329.tar.xz
drm/panel: Add support for Chunghwa CLAA101WA01A panel
The Chunghwa CLAA101WA01A is a 10.1" 1366x768 panel, which can be supported by the simple panel driver. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel')
-rw-r--r--Documentation/devicetree/bindings/panel/chunghwa,claa101wa01a.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/chunghwa,claa101wa01a.txt b/Documentation/devicetree/bindings/panel/chunghwa,claa101wa01a.txt
new file mode 100644
index 0000000..f24614e
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/chunghwa,claa101wa01a.txt
@@ -0,0 +1,7 @@
+Chunghwa Picture Tubes Ltd. 10.1" WXGA TFT LCD panel
+
+Required properties:
+- compatible: should be "chunghwa,claa101wa01a"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.