From: Rob Clark <robdclark@gmail.com>
To: linux-arm-msm@vger.kernel.org
Cc: Doug Anderson <dianders@chromium.org>,
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
Abel Vesa <abel.vesa@linaro.org>,
Rob Clark <robdclark@chromium.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
Jessica Zhang <quic_jesszhan@quicinc.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
dri-devel@lists.freedesktop.org (open list:DRM PANEL DRIVERS),
linux-kernel@vger.kernel.org (open list)
Subject: [PATCH 2/3] drm/panel: samsung,atna33xc20: Add compatible for ATNA45DC02
Date: Thu, 18 Jul 2024 11:44:33 -0700 [thread overview]
Message-ID: <20240718184434.6307-2-robdclark@gmail.com> (raw)
In-Reply-To: <20240718184434.6307-1-robdclark@gmail.com>
From: Rob Clark <robdclark@chromium.org>
The Samsung ATNA45DC02 panel needs the same power sequencing as the
ATNA45AF01 and ATNA33XC20.
Signed-off-by: Rob Clark <robdclark@chromium.org>
---
drivers/gpu/drm/panel/panel-samsung-atna33xc20.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/panel/panel-samsung-atna33xc20.c b/drivers/gpu/drm/panel/panel-samsung-atna33xc20.c
index fd56fd02df87..748ce8752f85 100644
--- a/drivers/gpu/drm/panel/panel-samsung-atna33xc20.c
+++ b/drivers/gpu/drm/panel/panel-samsung-atna33xc20.c
@@ -334,6 +334,7 @@ static void atana33xc20_remove(struct dp_aux_ep_device *aux_ep)
static const struct of_device_id atana33xc20_dt_match[] = {
{ .compatible = "samsung,atna33xc20", },
{ .compatible = "samsung,atna45af01", },
+ { .compatible = "samsung,atna45dc02", },
{ /* sentinal */ }
};
MODULE_DEVICE_TABLE(of, atana33xc20_dt_match);
--
2.45.2
next prev parent reply other threads:[~2024-07-18 18:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-18 18:44 [PATCH 1/3] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02 Rob Clark
2024-07-18 18:44 ` Rob Clark [this message]
2024-07-18 23:10 ` [PATCH 2/3] drm/panel: samsung,atna33xc20: Add compatible for ATNA45DC02 Doug Anderson
2024-07-18 18:44 ` [PATCH 3/3] arm64: dts: qcom: x1e80100-yoga: Update panel bindings Rob Clark
2024-07-18 22:36 ` Konrad Dybcio
2024-07-18 23:11 ` Doug Anderson
2024-07-19 2:31 ` Rob Clark
2024-07-18 21:35 ` [PATCH 1/3] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02 Dmitry Baryshkov
2024-07-18 23:09 ` Doug Anderson
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=20240718184434.6307-2-robdclark@gmail.com \
--to=robdclark@gmail.com \
--cc=abel.vesa@linaro.org \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=dianders@chromium.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=quic_jesszhan@quicinc.com \
--cc=robdclark@chromium.org \
--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