diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2015-03-19 16:43:01 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-04-02 20:04:09 +0300 |
commit | 41bcceb4de9c5b120459610fe8a9157dee418d75 (patch) | |
tree | 1a839dfd9c0f7dfd1647d5117e38441ce76bf43a /Documentation/devicetree/bindings/panel/innolux,at043tn24.txt | |
parent | 9c6615bc379d2a85d7ef593d1c89a72abcc8186c (diff) | |
download | linux-41bcceb4de9c5b120459610fe8a9157dee418d75.tar.xz |
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/innolux,at043tn24.txt')
-rw-r--r-- | Documentation/devicetree/bindings/panel/innolux,at043tn24.txt | 7 |
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 @@ +Innolux AT043TN24 4.3" WQVGA TFT LCD panel + +Required properties: +- compatible: should be "innolux,at043tn24" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |