drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panel
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 23 Oct 2014 14:31:06 +0000 (16:31 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 7 Nov 2014 08:58:54 +0000 (09:58 +0100)
commita853205efb741951382edfdb1efa36886eeb90c3
tree70c68889ba4ccc671b9fe72c0f0392a5c6d50eb6
parent929059250a6795da9a8bd91b8d7a4d9379030f49
drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panel

This patch adds support for the HannStar Display Corp. HSD070PWW1 7.0"
WXGA TFT LCD panel to the simple-panel driver. The binding documentation
is included.
This panel is connected via LVDS and uses the data enable signal for
timing. Since HSYNC/VSYNC are ignored, the split between sync length and
porches is arbitrary, as long as the complete horizontal blanking interval
is 160 clocks, and the vertical blanking interval is 23 lines.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/panel/hannstar,hsd070pww1.txt [new file with mode: 0644]
drivers/gpu/drm/panel/panel-simple.c
This page took 0.024695 seconds and 5 git commands to generate.