2024-01-26 09:44:39

by Yannic Moog

[permalink] [raw]
Subject: [PATCH RFC for upstream 1/4] dt-bindings: display: panel-simple: add ETML1010G3DRA

Add Emerging Display Technology Corp. etml1010g3dra 10.1" LCD-TFT LVDS
panel compatible string.

Signed-off-by: Yannic Moog <[email protected]>
---
Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
index 11422af3477e..b6bbdb3dd2b2 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
@@ -139,6 +139,8 @@ properties:
- edt,etm0700g0edh6
# Emerging Display Technology Corp. LVDS WSVGA TFT Display with capacitive touch
- edt,etml0700y5dha
+ # Emerging Display Technology Corp. 10.1" LVDS WXGA TFT Display with capacitive touch
+ - edt,etml1010g3dra
# Emerging Display Technology Corp. 5.7" VGA TFT LCD panel with
# capacitive touch
- edt,etmv570g2dhu

--
2.34.1



2024-01-26 16:27:30

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH RFC for upstream 1/4] dt-bindings: display: panel-simple: add ETML1010G3DRA

Hey,

On Fri, Jan 26, 2024 at 09:57:23AM +0100, Yannic Moog wrote:
> Add Emerging Display Technology Corp. etml1010g3dra 10.1" LCD-TFT LVDS
> panel compatible string.
>
> Signed-off-by: Yannic Moog <[email protected]>

> [PATCH RFC for upstream 1/4]

The "for upstream" here is not really relevant, what else would the
patch be for?

Acked-by: Conor Dooley <[email protected]>

Thanks,
Conor.


> ---
> Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> index 11422af3477e..b6bbdb3dd2b2 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -139,6 +139,8 @@ properties:
> - edt,etm0700g0edh6
> # Emerging Display Technology Corp. LVDS WSVGA TFT Display with capacitive touch
> - edt,etml0700y5dha
> + # Emerging Display Technology Corp. 10.1" LVDS WXGA TFT Display with capacitive touch
> + - edt,etml1010g3dra
> # Emerging Display Technology Corp. 5.7" VGA TFT LCD panel with
> # capacitive touch
> - edt,etmv570g2dhu
>
> --
> 2.34.1
>


Attachments:
(No filename) (1.33 kB)
signature.asc (235.00 B)
Download all attachments

2024-01-29 06:45:21

by Yannic Moog

[permalink] [raw]
Subject: Re: [PATCH RFC for upstream 1/4] dt-bindings: display: panel-simple: add ETML1010G3DRA

Hi Conor,

On Fri, 2024-01-26 at 16:27 +0000, Conor Dooley wrote:
> Hey,
>
> On Fri, Jan 26, 2024 at 09:57:23AM +0100, Yannic Moog wrote:
> > Add Emerging Display Technology Corp. etml1010g3dra 10.1" LCD-TFT LVDS
> > panel compatible string.
> >
> > Signed-off-by: Yannic Moog <[email protected]>
>
> > [PATCH RFC for upstream 1/4]
>
> The "for upstream" here is not really relevant, what else would the
> patch be for?

I sent this for internal review first and forgot to remove the tags, sorry.

Yannic

>
> Acked-by: Conor Dooley <[email protected]>
>
> Thanks,
> Conor.
>