aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/panel
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2014-12-18 16:43:43 +0100
committerThierry Reding <treding@nvidia.com>2015-01-28 08:45:39 +0100
commitd47df63393ed81977e0f6435988d9cbd70c867f7 (patch)
tree2294769d110ee2eb941c73688f244311011655de /Documentation/devicetree/bindings/panel
parentof: Add vendor prefix for Shanghai AVIC Optoelectronics Co., Ltd. (diff)
downloadlinux-dev-d47df63393ed81977e0f6435988d9cbd70c867f7.tar.xz
linux-dev-d47df63393ed81977e0f6435988d9cbd70c867f7.zip
drm/panel: simple: Add AVIC TM070DDH03 panel support
The Shanghai AVIC Optoelectronics TM070DDH03 is a 7" 1024x600 TFT LCD panel connecting to a 24-bit RGB LVDS interface. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel')
-rw-r--r--Documentation/devicetree/bindings/panel/avic,tm070ddh03.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/avic,tm070ddh03.txt b/Documentation/devicetree/bindings/panel/avic,tm070ddh03.txt
new file mode 100644
index 000000000000..b6f2f3e8f44e
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/avic,tm070ddh03.txt
@@ -0,0 +1,7 @@
+Shanghai AVIC Optoelectronics 7" 1024x600 color TFT-LCD panel
+
+Required properties:
+- compatible: should be "avic,tm070ddh03"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.