[PATCH 2/2] drm/panel: simple: Add support for EDT ETM0350G0DH6 panel
Rob Herring
robh at kernel.org
Tue Mar 30 22:48:12 UTC 2021
On Tue, Mar 30, 2021 at 09:09:07AM +0200, Yunus Bas wrote:
> From: Stefan Riedmueller <s.riedmueller at phytec.de>
>
> This patch adds support for the EDT ETM0350G0DH6 3.5" (320x240) lcd
> panel to DRM simple panel driver.
>
> Signed-off-by: Stefan Riedmueller <s.riedmueller at phytec.de>
> Signed-off-by: Yunus Bas <y.bas at phytec.de>
> ---
> .../bindings/display/panel/panel-simple.yaml | 3 ++
> drivers/gpu/drm/panel/panel-simple.c | 29 +++++++++++++++++++
> 2 files changed, 32 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> index 57be1fa39728..9a6b42f911d1 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -107,6 +107,9 @@ properties:
> - dlc,dlc1010gig
> # Emerging Display Technology Corp. 3.5" QVGA TFT LCD panel
> - edt,et035012dm6
> + # Emerging Display Technology Corp. 3.5" WVGA TFT LCD panel with
> + # capacitive multitouch
> + - edt,etm0350g0dh6
Alpha-numeric order.
> # Emerging Display Technology Corp. 5.7" VGA TFT LCD panel
> - edt,et057090dhu
> - edt,et070080dh6
More information about the dri-devel
mailing list