summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/panel
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2015-04-13 15:09:26 -0700
committerThierry Reding <treding@nvidia.com>2015-06-12 16:40:35 +0200
commitc0d607e5a2b266131c7ef7aba10e0cdf50ee24c0 (patch)
tree2c2d65f436ae60c55cb7ed54a470c1be9820eaee /Documentation/devicetree/bindings/panel
parent6343f22f8255f7b77beade7c3fcb9d89d33084c7 (diff)
downloadop-kernel-dev-c0d607e5a2b266131c7ef7aba10e0cdf50ee24c0.zip
op-kernel-dev-c0d607e5a2b266131c7ef7aba10e0cdf50ee24c0.tar.gz
drm/panel: simple: Add display timing for HannStar HSD100PXN1
Add support for the Hannstar HSD100PXN1 to the DRM simple panel driver. The HSD100PXN1 is an XGA (1024x768) panel with an 18-bit LVDS interface. It supports pixel clocks in the range of 55-75 MHz. This panel is offered for sale by Freescale as a companion part to its' i.MX5x Quick Start board and i.MX6 SABRE platforms with under the name MCIMX-LVDS1. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel')
-rw-r--r--Documentation/devicetree/bindings/panel/hannstar,hsd100pxn1.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/hannstar,hsd100pxn1.txt b/Documentation/devicetree/bindings/panel/hannstar,hsd100pxn1.txt
new file mode 100644
index 0000000..8270319
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/hannstar,hsd100pxn1.txt
@@ -0,0 +1,7 @@
+HannStar Display Corp. HSD100PXN1 10.1" XGA LVDS panel
+
+Required properties:
+- compatible: should be "hannstar,hsd100pxn1"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.
OpenPOWER on IntegriCloud