From: Vsevolod Nevorotov <sevanevorotov29@gmail.com>
To: neil.armstrong@linaro.org, robh@kernel.org, krzk+dt@kernel.org
Cc: jesszhan0024@gmail.com, conor+dt@kernel.org, airlied@gmail.com,
simona@ffwll.ch, mripard@kernel.org, tzimmermann@suse.de,
maarten.lankhorst@linux.intel.com,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Vsevolod Nevorotov <sevanevorotov29@gmail.com>
Subject: [PATCH 0/2] drm/panel: Add support for Samsung AMS662ZS01 panel
Date: Mon, 7 Sep 2026 18:51:28 +0700 [thread overview]
Message-ID: <20260907115130.95394-1-sevanevorotov29@gmail.com> (raw)
This series adds Device Tree bindings and a DRM panel driver for the
Samsung AMS662ZS01 FHD+ AMOLED panel found in the OnePlus 9RT (martini).
Vsevolod Nevorotov (2):
dt-bindings: display: panel: Add Samsung AMS662ZS01
drm/panel: Add Samsung AMS662ZS01 panel driver
.../display/panel/samsung,ams662zs01.yaml | 75 ++++
drivers/gpu/drm/panel/Kconfig | 13 +
drivers/gpu/drm/panel/Makefile | 1 +
.../gpu/drm/panel/panel-samsung-ams662zs01.c | 398 ++++++++++++++++++
4 files changed, 487 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/panel/samsung,ams662zs01.yaml
create mode 100644 drivers/gpu/drm/panel/panel-samsung-ams662zs01.c
--
2.55.0
next reply other threads:[~2026-09-08 7:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-07 11:51 Vsevolod Nevorotov [this message]
2026-09-07 11:51 ` [PATCH 1/2] dt-bindings: display: panel: Add Samsung AMS662ZS01 Vsevolod Nevorotov
2026-09-07 12:01 ` sashiko-bot
2026-09-07 11:51 ` [PATCH 2/2] drm/panel: Add Samsung AMS662ZS01 panel driver Vsevolod Nevorotov
2026-09-07 12:12 ` sashiko-bot
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=20260907115130.95394-1-sevanevorotov29@gmail.com \
--to=sevanevorotov29@gmail.com \
--cc=airlied@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jesszhan0024@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
--cc=simona@ffwll.ch \
--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