summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/panel
diff options
context:
space:
mode:
authorBoris BREZILLON <boris.brezillon@free-electrons.com>2014-06-05 13:53:32 (GMT)
committerThierry Reding <treding@nvidia.com>2014-07-15 10:40:19 (GMT)
commit102932b0e474bb33061e88bcf5d83e66f10c1da2 (patch)
tree95f368b50bc380d23a887209f5d7f6a102ef9147 /Documentation/devicetree/bindings/panel
parent5e4cc278625d789b72a3a74f6b90362d2436f6a5 (diff)
downloadlinux-102932b0e474bb33061e88bcf5d83e66f10c1da2.tar.xz
drm/panel: add support for Foxlink FL500WVR00-A0T panel
This panel is used by Atmel's SAMA5D3 Evaluation Kits (sama5d3xek) and supported by the simple-panel driver. Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel')
-rw-r--r--Documentation/devicetree/bindings/panel/foxlink,fl500wvr00-a0t.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/foxlink,fl500wvr00-a0t.txt b/Documentation/devicetree/bindings/panel/foxlink,fl500wvr00-a0t.txt
new file mode 100644
index 0000000..b47f9d8
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/foxlink,fl500wvr00-a0t.txt
@@ -0,0 +1,7 @@
+Foxlink Group 5" WVGA TFT LCD panel
+
+Required properties:
+- compatible: should be "foxlink,fl500wvr00-a0t"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.