summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/panel/okaya,rs800480t-7x0gp.txt
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2015-06-10 18:44:23 +0200
committerThierry Reding <treding@nvidia.com>2015-08-14 21:35:35 +0200
commita99fb6269d1af432c051ed552aaea807f9f906c9 (patch)
treed99c086801ab5547afcc49b214053d0950c7573e /Documentation/devicetree/bindings/panel/okaya,rs800480t-7x0gp.txt
parent58c948d8c4145d354457bdfd654b828007722c44 (diff)
drm/panel: Add display timing for Okaya RS800480T-7X0GP
Add support for the Okaya RS800480T-7X0GP to the DRM simple panel driver. The RS800480T-7X0GP is a WVGA (800x480) panel with an 18-bit parallel LCD interface. It supports pixel clocks in the range of 30-40 MHz. This panel details can be found at: http://boundarydevices.com/product/7-800x480-display/ Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel/okaya,rs800480t-7x0gp.txt')
-rw-r--r--Documentation/devicetree/bindings/panel/okaya,rs800480t-7x0gp.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/okaya,rs800480t-7x0gp.txt b/Documentation/devicetree/bindings/panel/okaya,rs800480t-7x0gp.txt
new file mode 100644
index 000000000000..ddf8e211d382
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/okaya,rs800480t-7x0gp.txt
@@ -0,0 +1,7 @@
+OKAYA Electric America, Inc. RS800480T-7X0GP 7" WVGA LCD panel
+
+Required properties:
+- compatible: should be "okaya,rs800480t-7x0gp"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.