Re: [PATCH v7 1/8] dt-bindings: display: simple: fix alphabetical order for EDT compatibles

2020-12-09 Thread Rob Herring
On Mon, 07 Dec 2020 15:09:32 +0100, Oleksij Rempel wrote:
> Reorder it alphabetically and remove one double entry.
> 
> Signed-off-by: Oleksij Rempel 
> ---
>  .../bindings/display/panel/panel-simple.yaml   | 14 ++
>  1 file changed, 6 insertions(+), 8 deletions(-)
> 

Reviewed-by: Rob Herring 
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH v7 1/8] dt-bindings: display: simple: fix alphabetical order for EDT compatibles

2020-12-08 Thread Oleksij Rempel
Reorder it alphabetically and remove one double entry.

Signed-off-by: Oleksij Rempel 
---
 .../bindings/display/panel/panel-simple.yaml   | 14 ++
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml 
b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
index edb53ab0d9eb..7e459ff974dd 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
@@ -105,26 +105,24 @@ properties:
   - dlc,dlc1010gig
 # Emerging Display Technology Corp. 3.5" QVGA TFT LCD panel
   - edt,et035012dm6
+# Emerging Display Technology Corp. 5.7" VGA TFT LCD panel
+  - edt,et057090dhu
 # Emerging Display Technology Corp. 480x272 TFT Display with 
capacitive touch
   - edt,etm043080dh6gp
 # Emerging Display Technology Corp. 480x272 TFT Display
   - edt,etm0430g0dh6
-# Emerging Display Technology Corp. 5.7" VGA TFT LCD panel
-  - edt,et057090dhu
-# Emerging Display Technology Corp. WVGA TFT Display with capacitive 
touch
-  - edt,etm070080dh6
-# Emerging Display Technology Corp. WVGA TFT Display with capacitive 
touch
-  - edt,etm0700g0dh6
 # Emerging Display Technology Corp. WVGA TFT Display with capacitive 
touch
 # Same as ETM0700G0DH6 but with inverted pixel clock.
   - edt,etm070080bdh6
+# Emerging Display Technology Corp. WVGA TFT Display with capacitive 
touch
+# Same timings as the ETM0700G0DH6, but with resistive touch.
+  - edt,etm070080dh6
 # Emerging Display Technology Corp. WVGA TFT Display with capacitive 
touch
 # Same display as the ETM0700G0BDH6, but with changed hardware for the
 # backlight and the touch interface.
   - edt,etm070080edh6
 # Emerging Display Technology Corp. WVGA TFT Display with capacitive 
touch
-# Same timings as the ETM0700G0DH6, but with resistive touch.
-  - edt,etm070080dh6
+  - edt,etm0700g0dh6
 # Evervision Electronics Co. Ltd. VGG804821 5.0" WVGA TFT LCD Panel
   - evervision,vgg804821
 # Foxlink Group 5" WVGA TFT LCD panel
-- 
2.29.2

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel