mirror of
https://github.com/torvalds/linux.git
synced 2024-12-19 01:23:20 +00:00
a853205efb
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>
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
HannStar Display Corp. HSD070PWW1 7.0" WXGA TFT LCD panel
|
|
|
|
Required properties:
|
|
- compatible: should be "hannstar,hsd070pww1"
|
|
|
|
This binding is compatible with the simple-panel binding, which is specified
|
|
in simple-panel.txt in this directory.
|