All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artjom Vejsel <akawolf0@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: thierry.reding@gmail.com, sam@ravnborg.org,
	dri-devel@lists.freedesktop.org, robh+dt@kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	paul@crapouillou.net, akawolf0@gmail.com
Subject: [PATCH v4 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel
Date: Wed,  4 Aug 2021 03:23:52 +0300	[thread overview]
Message-ID: <20210804002353.76385-3-akawolf0@gmail.com> (raw)
In-Reply-To: <20210804002353.76385-1-akawolf0@gmail.com>

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

Signed-off-by: Artjom Vejsel <akawolf0@gmail.com>
---
 .../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


WARNING: multiple messages have this Message-ID (diff)
From: Artjom Vejsel <akawolf0@gmail.com>
Cc: thierry.reding@gmail.com, sam@ravnborg.org,
	dri-devel@lists.freedesktop.org, robh+dt@kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	paul@crapouillou.net, akawolf0@gmail.com
Subject: [PATCH v4 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel
Date: Wed,  4 Aug 2021 03:23:52 +0300	[thread overview]
Message-ID: <20210804002353.76385-3-akawolf0@gmail.com> (raw)
In-Reply-To: <20210804002353.76385-1-akawolf0@gmail.com>

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

Signed-off-by: Artjom Vejsel <akawolf0@gmail.com>
---
 .../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


  parent reply	other threads:[~2021-08-04  0:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04  0:23 [PATCH v4 0/3] add Gopher 2b LCD panel Artjom Vejsel
2021-08-04  0:23 ` Artjom Vejsel
2021-08-04  0:23 ` [PATCH v4 1/3] dt-bindings: Add QiShenglong vendor prefix Artjom Vejsel
2021-08-04  0:23   ` Artjom Vejsel
2021-08-04 18:24   ` Sam Ravnborg
2021-08-04  0:23 ` Artjom Vejsel [this message]
2021-08-04  0:23   ` [PATCH v4 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel Artjom Vejsel
2021-08-04 18:25   ` Sam Ravnborg
2021-08-05  7:49     ` Paul Cercueil
2021-08-05 15:44       ` Sam Ravnborg
2021-08-04  0:23 ` [PATCH v4 3/3] drm/panel-simple: add Gopher 2b LCD panel Artjom Vejsel
2021-08-04  0:23   ` Artjom Vejsel
2021-08-04 18:26   ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210804002353.76385-3-akawolf0@gmail.com \
    --to=akawolf0@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul@crapouillou.net \
    --cc=robh+dt@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=thierry.reding@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.