Linux-Amlogic Archive mirror
 help / color / mirror / Atom feed
From: Jacobe Zang <jacobe.zang@wesion.com>
To: neil.armstrong@linaro.org, airlied@gmail.com, daniel@ffwll.ch,
	maarten.lankhorst@linux.intel.com, mripard@kernel.org,
	tzimmermann@suse.de, robh@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org
Cc: nick@khadas.com, linux-amlogic@lists.infradead.org,
	quic_jesszhan@quicinc.com, sam@ravnborg.org,
	thierry.reding@gmail.com, dri-devel@lists.freedesktop.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jacobe Zang <jacobe.zang@wesion.com>
Subject: [PATCH v3 0/2] drm/panel: add Khadas TS050 V2 panel support
Date: Fri, 19 Apr 2024 09:48:50 +0800	[thread overview]
Message-ID: <20240419014852.715125-1-jacobe.zang@wesion.com> (raw)

Khadas has update its TS050 panel, the only different between the newer and
older is timing squence. In patches, add new TS050 panel named "ts050v2" as
make it compatible with the old one.

---

Changelog:
v1 [1] -> v2:
- Fix name from "newts050" to "ts050v2"
- Add specific description about controller of both panels
v2 [2] -> v3:
- Add acked-by and reviewed-by tags
- Remove redundant "bindings"

Links:
[1]https://patchwork.kernel.org/project/linux-amlogic/list/?series=842707
[2]https://patchwork.kernel.org/project/linux-amlogic/list/?series=844460

Jacobe Zang (2):
  dt-bindings: panel-simple-dsi: add Khadas TS050 V2 panel
  drm/panel: add Khadas TS050 V2 panel support

 .../display/panel/panel-simple-dsi.yaml       |    2 +
 drivers/gpu/drm/panel/panel-khadas-ts050.c    | 1112 +++++++++--------
 2 files changed, 592 insertions(+), 522 deletions(-)

-- 
2.34.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

             reply	other threads:[~2024-04-19  1:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19  1:48 Jacobe Zang [this message]
2024-04-19  1:48 ` [PATCH v3 1/2] dt-bindings: panel-simple-dsi: add Khadas TS050 V2 panel Jacobe Zang
2024-04-19  1:48 ` [PATCH v3 2/2] drm/panel: add Khadas TS050 V2 panel support Jacobe Zang
2024-04-22  8:13 ` [PATCH v3 0/2] " Neil Armstrong

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=20240419014852.715125-1-jacobe.zang@wesion.com \
    --to=jacobe.zang@wesion.com \
    --cc=airlied@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=nick@khadas.com \
    --cc=quic_jesszhan@quicinc.com \
    --cc=robh@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=thierry.reding@gmail.com \
    --cc=tzimmermann@suse.de \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).