2021-08-04 00:25:40

by Artjom Vejsel

[permalink] [raw]
Subject: [PATCH v4 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel

Add DT bindings for QiShenglong Gopher 2b 4.3" 480(RGB)x272 TFT LCD panel.

Signed-off-by: Artjom Vejsel <[email protected]>
---
.../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 3624363938dd..d7e9e516751d 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
@@ -244,6 +244,8 @@ properties:
- powertip,ph800480t013-idf02
# QiaoDian XianShi Corporation 4"3 TFT LCD panel
- qiaodian,qd43003c0-40
+ # Shenzhen QiShenglong Industrialist Co., Ltd. Gopher 2b 4.3" 480(RGB)x272 TFT LCD panel
+ - qishenglong,gopher2b-lcd
# Rocktech Displays Ltd. RK101II01D-CT 10.1" TFT 1280x800
- rocktech,rk101ii01d-ct
# Rocktech Display Ltd. RK070ER9427 800(RGB)x480 TFT LCD panel
--
2.32.0



2021-08-05 09:00:09

by Paul Cercueil

[permalink] [raw]
Subject: Re: [PATCH v4 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel

Hi Sam,

Le mer., ao?t 4 2021 at 20:25:23 +0200, Sam Ravnborg
<[email protected]> a ?crit :
> On Wed, Aug 04, 2021 at 03:23:52AM +0300, Artjom Vejsel wrote:
>> Add DT bindings for QiShenglong Gopher 2b 4.3" 480(RGB)x272 TFT LCD
>> panel.
>>
>> Signed-off-by: Artjom Vejsel <[email protected]>
> Reviewed-by: Sam Ravnborg <[email protected]>
>
> Paul, I assume you will apply when you are happy with the driver.

I just pushed to drm-misc-next... but forgot to add your Reviewed-by
when applying the patches. What should we do about it?

Sorry about that.

Cheers,
-Paul