diff mbox series

[1/2] dt-bindings: display: Add bindings for EDT panel

Message ID 1580317318-32071-2-git-send-email-marian-cristian.rotariu.rb@bp.renesas.com (mailing list archive)
State New, archived
Headers show
Series Add support for EDT ETM043080DH6-GP | expand

Commit Message

Marian-Cristian Rotariu Jan. 29, 2020, 5:01 p.m. UTC
Document the Emerging Display Technology Corp. (EDT) ETM043080DH6-GP
display, which is a 480x272 4.3" TFT display with capacitive touchscreen.

Signed-off-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
 Documentation/devicetree/bindings/display/panel/edt,et-series.txt | 3 +++
 1 file changed, 3 insertions(+)

Comments

Sam Ravnborg Jan. 29, 2020, 6:52 p.m. UTC | #1
Hi Marian-Cristian

On Wed, Jan 29, 2020 at 05:01:57PM +0000, Marian-Cristian Rotariu wrote:
> Document the Emerging Display Technology Corp. (EDT) ETM043080DH6-GP
> display, which is a 480x272 4.3" TFT display with capacitive touchscreen.
> 
> Signed-off-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com>
> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

The compatibles for simple panels - like this - are all moved to a single file:

Documentation/devicetree/bindings/display/panel/panel-simple.yaml

And the file you patch here no logner exists.

Please redo your patch on top of drm-misc-next.

	Sam

> ---
>  Documentation/devicetree/bindings/display/panel/edt,et-series.txt | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt
> index b7ac1c7..cedbbe6 100644
> --- a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt
> +++ b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt
> @@ -22,6 +22,9 @@ simple-panel.txt
>  +=================+=====================+=====================================+
>  | ETM0430G0DH6    | edt,etm0430g0dh6    | 480x272 TFT Display                 |
>  +-----------------+---------------------+-------------------------------------+
> +| ETM043080DH6-GP | edt,etm043080dh6gp  | 480x272 TFT Display with capacitive |
> +|                 |                     | Touchscreen                         |
> ++-----------------+---------------------+-------------------------------------+
>  
>  5,7" WVGA TFT Panels
>  --------------------
> -- 
> 2.7.4
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt
index b7ac1c7..cedbbe6 100644
--- a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt
+++ b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt
@@ -22,6 +22,9 @@  simple-panel.txt
 +=================+=====================+=====================================+
 | ETM0430G0DH6    | edt,etm0430g0dh6    | 480x272 TFT Display                 |
 +-----------------+---------------------+-------------------------------------+
+| ETM043080DH6-GP | edt,etm043080dh6gp  | 480x272 TFT Display with capacitive |
+|                 |                     | Touchscreen                         |
++-----------------+---------------------+-------------------------------------+
 
 5,7" WVGA TFT Panels
 --------------------