aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/panel/foxlink,fl500wvr00-a0t.txt
diff options
context:
space:
mode:
authorBoris BREZILLON <boris.brezillon@free-electrons.com>2014-06-05 15:53:32 +0200
committerThierry Reding <treding@nvidia.com>2014-07-15 12:40:19 +0200
commit102932b0e474bb33061e88bcf5d83e66f10c1da2 (patch)
tree95f368b50bc380d23a887209f5d7f6a102ef9147 /Documentation/devicetree/bindings/panel/foxlink,fl500wvr00-a0t.txt
parentdrm/panel: Set non-continuous clock flag on supporting panels (diff)
downloadlinux-dev-102932b0e474bb33061e88bcf5d83e66f10c1da2.tar.xz
linux-dev-102932b0e474bb33061e88bcf5d83e66f10c1da2.zip
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/foxlink,fl500wvr00-a0t.txt')
-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 000000000000..b47f9d87bc19
--- /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.