devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Morgan <macroalpha82@gmail.com>
To: linux-rockchip@lists.infradead.org
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	sebastian.reichel@collabora.com, andyshrk@163.com,
	jagan@edgeble.ai, daniel@ffwll.ch, airlied@gmail.com,
	sam@ravnborg.org, neil.armstrong@linaro.org, megous@megous.com,
	kernel@puri.sm, agx@sigxcpu.org, heiko@sntech.de,
	conor+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	robh+dt@kernel.org, Chris Morgan <macromorgan@hotmail.com>
Subject: [PATCH 2/5] dt-bindings: panel: Add Powkiddy RGB30 panel compatible
Date: Fri, 13 Oct 2023 13:39:15 -0500	[thread overview]
Message-ID: <20231013183918.225666-3-macroalpha82@gmail.com> (raw)
In-Reply-To: <20231013183918.225666-1-macroalpha82@gmail.com>

From: Chris Morgan <macromorgan@hotmail.com>

The Powkiddy RGB30 panel is a 4 inch 720x720 MIPI-DSI LCD panel. It
appears to be based on the ST7703 LCD controller (this is assumed from
the init sequence similarity between this and other displays). Powkiddy
would not share the part number or name for the display from the bill
of materials and there were no obvious external markings, so name the
panel for the device (Powkiddy RGB30).

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
---
 .../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 5ea74426b1d5..97cccd8a8479 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 RGB30 3.0" 720x720 TFT LCD panel
+      - powkiddy,rgb30-panel
       # Rocktech JH057N00900 5.5" 720x1440 TFT LCD panel
       - rocktech,jh057n00900
       # Xingbangda XBD599 5.99" 720x1440 TFT LCD panel
-- 
2.34.1


  parent reply	other threads:[~2023-10-13 18:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-13 18:39 [PATCH 0/5] Add Support for RK3566 Powkiddy RGB30 Chris Morgan
2023-10-13 18:39 ` [PATCH 1/5] dt-bindings: vendor-prefixes: document Powkiddy Chris Morgan
2023-10-16 12:28   ` Krzysztof Kozlowski
2023-10-13 18:39 ` Chris Morgan [this message]
2023-10-16 12:29   ` [PATCH 2/5] dt-bindings: panel: Add Powkiddy RGB30 panel compatible Krzysztof Kozlowski
2023-10-13 18:39 ` [PATCH 3/5] drm/panel: st7703: Add Powkiddy RGB30 Panel Support Chris Morgan
2023-10-16  8:33   ` Guido Günther
2023-10-16 15:52     ` Chris Morgan
2023-10-16 16:07       ` Dragan Simic
2023-10-16 18:18         ` Heiko Stübner
2023-10-16 18:26           ` Chris Morgan
2023-10-17  7:43             ` Heiko Stübner
2023-10-13 18:39 ` [PATCH 4/5] dt-bindings: arm64: rockchip: add Powkiddy RGB30 Chris Morgan
2023-10-16 12:29   ` Krzysztof Kozlowski
2023-10-13 18:39 ` [PATCH 5/5] arm64: dts: rockchip: add support for " Chris Morgan
2023-10-16 20:58 ` (subset) [PATCH 0/5] Add Support for RK3566 " Heiko Stuebner
2023-10-16 21:02 ` Heiko Stuebner

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=20231013183918.225666-3-macroalpha82@gmail.com \
    --to=macroalpha82@gmail.com \
    --cc=agx@sigxcpu.org \
    --cc=airlied@gmail.com \
    --cc=andyshrk@163.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=heiko@sntech.de \
    --cc=jagan@edgeble.ai \
    --cc=kernel@puri.sm \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=macromorgan@hotmail.com \
    --cc=megous@megous.com \
    --cc=neil.armstrong@linaro.org \
    --cc=robh+dt@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=sebastian.reichel@collabora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).