Re: [PATCH 1/7] dt-bindings: display: st7703: Add Powkiddy RGB10MAX3 panel

2024-02-13 Thread Krzysztof Kozlowski
On 12/02/2024 19:49, Chris Morgan wrote:
> From: Chris Morgan 
> 
> The RGB10MAX3 panel is a panel specific to the Powkiddy RGB10MAX3
> handheld device that measures 5 inches diagonally with a resolution
> of 720x1280.
> 
> Signed-off-by: Chris Morgan 

Acked-by: Krzysztof Kozlowski 

Best regards,
Krzysztof



Re: [PATCH 1/7] dt-bindings: display: st7703: Add Powkiddy RGB10MAX3 panel

2024-02-13 Thread Guido Günther
Hi,
On Mon, Feb 12, 2024 at 12:49:44PM -0600, Chris Morgan wrote:
> From: Chris Morgan 
> 
> The RGB10MAX3 panel is a panel specific to the Powkiddy RGB10MAX3
> handheld device that measures 5 inches diagonally with a resolution
> of 720x1280.
> 
> Signed-off-by: Chris Morgan 
> ---
>  .../devicetree/bindings/display/panel/rocktech,jh057n00900.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git 
> a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml 
> b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
> index 97cccd8a8479..8dfe8951bf5b 100644
> --- 
> a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
> +++ 
> b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
> @@ -22,6 +22,8 @@ properties:
>  enum:
># Anberic RG353V-V2 5.0" 640x480 TFT LCD panel
>- anbernic,rg353v-panel-v2
> +  # Powkiddy RGB10MAX3 5.0" 720x1280 TFT LCD panel
> +  - powkiddy,rgb10max3-panel
># Powkiddy RGB30 3.0" 720x720 TFT LCD panel
>- powkiddy,rgb30-panel
># Rocktech JH057N00900 5.5" 720x1440 TFT LCD panel

Reviewed-by: Guido Günther 

Cheers,
 -- Guido

> -- 
> 2.34.1
> 


[PATCH 1/7] dt-bindings: display: st7703: Add Powkiddy RGB10MAX3 panel

2024-02-12 Thread Chris Morgan
From: Chris Morgan 

The RGB10MAX3 panel is a panel specific to the Powkiddy RGB10MAX3
handheld device that measures 5 inches diagonally with a resolution
of 720x1280.

Signed-off-by: Chris Morgan 
---
 .../devicetree/bindings/display/panel/rocktech,jh057n00900.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml 
b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
index 97cccd8a8479..8dfe8951bf5b 100644
--- a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
+++ b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
@@ -22,6 +22,8 @@ properties:
 enum:
   # Anberic RG353V-V2 5.0" 640x480 TFT LCD panel
   - anbernic,rg353v-panel-v2
+  # Powkiddy RGB10MAX3 5.0" 720x1280 TFT LCD panel
+  - powkiddy,rgb10max3-panel
   # Powkiddy RGB30 3.0" 720x720 TFT LCD panel
   - powkiddy,rgb30-panel
   # Rocktech JH057N00900 5.5" 720x1440 TFT LCD panel
-- 
2.34.1