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

2024-01-29 Thread Yannic Moog
Hi Conor,

On Fri, 2024-01-26 at 16:27 +, 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 
> 
> > [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 
> 
> Thanks,
> Conor.
> 


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

2024-01-26 Thread Conor Dooley
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 

> [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 

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
> 


signature.asc
Description: PGP signature


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

2024-01-26 Thread Yannic Moog
Add Emerging Display Technology Corp. etml1010g3dra 10.1" LCD-TFT LVDS
panel compatible string.

Signed-off-by: Yannic Moog 
---
 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