mirror of
https://github.com/torvalds/linux.git
synced 2026-04-25 10:02:31 -04:00
This patch adds support for AUO G104SN02 V2 800x600 10.4" panel to DRM simple panel driver. Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com> Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patchwork.freedesktop.org/patch/msgid/1513430016.1930.4.camel@googlemail.com
13 lines
405 B
Plaintext
13 lines
405 B
Plaintext
AU Optronics Corporation 10.4" (800x600) color TFT LCD panel
|
|
|
|
Required properties:
|
|
- compatible: should be "auo,g104sn02"
|
|
- power-supply: as specified in the base binding
|
|
|
|
Optional properties:
|
|
- backlight: as specified in the base binding
|
|
- enable-gpios: 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.
|