aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/panel
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2015-03-19 09:43:01 -0400
committerThierry Reding <treding@nvidia.com>2015-04-02 13:04:09 -0400
commit41bcceb4de9c5b120459610fe8a9157dee418d75 (patch)
tree1a839dfd9c0f7dfd1647d5117e38441ce76bf43a /Documentation/devicetree/bindings/panel
parent9c6615bc379d2a85d7ef593d1c89a72abcc8186c (diff)
drm/panel: simple: Add support for Innolux AT043TN24
The Innolux AT043TN24 4.3" WQVGA TFT LCD panel. This panel with backlight is found in PDA 4.3" LCD screen (TM43xx series for instance). Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel')
-rw-r--r--Documentation/devicetree/bindings/panel/innolux,at043tn24.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/innolux,at043tn24.txt b/Documentation/devicetree/bindings/panel/innolux,at043tn24.txt
new file mode 100644
index 000000000000..4104226b61bc
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/innolux,at043tn24.txt
@@ -0,0 +1,7 @@
1Innolux AT043TN24 4.3" WQVGA TFT LCD panel
2
3Required properties:
4- compatible: should be "innolux,at043tn24"
5
6This binding is compatible with the simple-panel binding, which is specified
7in simple-panel.txt in this directory.