mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 11:21:33 +00:00
97ceb1fb08
This adds support for the DataImage SCF0700C48GGU18 7.0" WVGA (800x480) TFT LCD panel. The panel has 24-bit parallel interface and can be supported by the simple panel driver. Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patchwork.freedesktop.org/patch/msgid/1529930490-11874-2-git-send-email-michal.vokac@ysoft.com
9 lines
320 B
Plaintext
9 lines
320 B
Plaintext
DataImage, Inc. 7" WVGA (800x480) TFT LCD panel with 24-bit parallel interface.
|
|
|
|
Required properties:
|
|
- compatible: should be "dataimage,scf0700c48ggu18"
|
|
- power-supply: as specified in the base binding
|
|
|
|
This binding is compatible with the simple-panel binding, which is specified
|
|
in simple-panel.txt in this directory.
|