mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
0ca0c827ef
This patch adds support for DLC DLC0700YZG-1 1024x600 LVDS panels to the simple-panel driver. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> [m.felsch@pengutronix.de: fix typo in compatible dt-binding] [m.felsch@pengutronix.de: add property bindings] Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180523092504.5142-3-m.felsch@pengutronix.de
14 lines
402 B
Plaintext
14 lines
402 B
Plaintext
DLC Display Co. DLC0700YZG-1 7.0" WSVGA TFT LCD panel
|
|
|
|
Required properties:
|
|
- compatible: should be "dlc,dlc0700yzg-1"
|
|
- power-supply: See simple-panel.txt
|
|
|
|
Optional properties:
|
|
- reset-gpios: See panel-common.txt
|
|
- enable-gpios: See simple-panel.txt
|
|
- backlight: See simple-panel.txt
|
|
|
|
This binding is compatible with the simple-panel binding, which is specified
|
|
in simple-panel.txt in this directory.
|