]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdb6c25e2fedbe5ce55d83959198b0c4496d1858a
tree70c68889ba4ccc671b9fe72c0f0392a5c6d50eb6
parentd3f0a8a7633d46541e19b2bf7abcc3cd2a4d3ec5
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