[PATCH 1/2] dt-bindings: display: simple: add EDT ET057023UDBA panel

Marco Felsch posted 2 patches 3 weeks, 6 days ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: display: simple: add EDT ET057023UDBA panel
Posted by Marco Felsch 3 weeks, 6 days ago
Add EDT ET057023UDBA 5.7" 24-bit 640x480 DPI panel.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
 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 2017428d8828e554f26f7c5d585f55a51b74a2ca..3dc2e0958bcb9965f35a21ed9982225f22ae269e 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
@@ -105,6 +105,8 @@ properties:
       - edt,et035012dm6
         # Emerging Display Technology Corp. 5.7" VGA TFT LCD panel
       - edt,et057090dhu
+        # Emerging Display Technology Corp. 5.7" 24-bit VGA TFT LCD panel
+      - edt,et057023udba
       - edt,et070080dh6
         # Emerging Display Technology Corp. 3.5" WVGA TFT LCD panel with
         # capacitive multitouch

-- 
2.47.3
Re: [PATCH 1/2] dt-bindings: display: simple: add EDT ET057023UDBA panel
Posted by Krzysztof Kozlowski 3 weeks, 5 days ago
On Tue, Jan 13, 2026 at 01:18:37PM +0100, Marco Felsch wrote:
> Add EDT ET057023UDBA 5.7" 24-bit 640x480 DPI panel.
> 
> Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
> ---
>  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 2017428d8828e554f26f7c5d585f55a51b74a2ca..3dc2e0958bcb9965f35a21ed9982225f22ae269e 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -105,6 +105,8 @@ properties:
>        - edt,et035012dm6
>          # Emerging Display Technology Corp. 5.7" VGA TFT LCD panel
>        - edt,et057090dhu
> +        # Emerging Display Technology Corp. 5.7" 24-bit VGA TFT LCD panel
> +      - edt,et057023udba

Misordered, 57090 > 57023.

Best regards,
Krzysztof