From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To: Robert Foss <robert.foss@linaro.org>,
agross@kernel.org, bjorn.andersson@linaro.org,
konrad.dybcio@somainline.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, robdclark@gmail.com,
quic_abhinavk@quicinc.com, sean@poorly.run, airlied@linux.ie,
daniel@ffwll.ch, quic_kalyant@quicinc.com, swboyd@chromium.org,
angelogioacchino.delregno@somainline.org,
loic.poulain@linaro.org, quic_vpolimer@quicinc.com,
vkoul@kernel.org, dianders@chromium.org,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
freedreno@lists.freedesktop.org,
Jonathan Marek <jonathan@marek.ca>,
vinod.koul@linaro.org, quic_jesszhan@quicinc.com
Subject: Re: [PATCH v1 1/9] drm/msm: Add compatibles for SM8350 display
Date: Fri, 28 Oct 2022 15:29:26 +0300 [thread overview]
Message-ID: <09a049cc-0514-2db3-0e8b-ff3dfa61d585@linaro.org> (raw)
In-Reply-To: <0f8e73f6-d005-7e0b-ba38-c4d0161c1acd@linaro.org>
On 28/10/2022 15:19, Dmitry Baryshkov wrote:
> On 28/10/2022 15:08, Robert Foss wrote:
>> Add compatible string for "qcom,sm8350-dpu" and
>> "qcom,sm8350-mdss".
>>
>> Signed-off-by: Robert Foss <robert.foss@linaro.org>
>> ---
>> drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 1 +
>> drivers/gpu/drm/msm/msm_mdss.c | 1 +
>> 2 files changed, 2 insertions(+)
>
> [skipped]
>
>> diff --git a/drivers/gpu/drm/msm/msm_mdss.c
>> b/drivers/gpu/drm/msm/msm_mdss.c
>> index e13c5c12b775..fd5a95cace16 100644
>> --- a/drivers/gpu/drm/msm/msm_mdss.c
>> +++ b/drivers/gpu/drm/msm/msm_mdss.c
>> @@ -447,6 +447,7 @@ static const struct of_device_id mdss_dt_match[] = {
>> { .compatible = "qcom,sc8180x-mdss" },
>> { .compatible = "qcom,sm8150-mdss" },
>> { .compatible = "qcom,sm8250-mdss" },
>> + { .compatible = "qcom,sm8350-mdss" },
>> {}
>> };
>> MODULE_DEVICE_TABLE(of, mdss_dt_match);
>
>
> BTW: you probably also have to update the msm_mdss_enable() function
> with the 8350-specific code.
>
For mdss changes you can depend on [1], I plan to merge this patch in
this window.
[1] https://patchwork.freedesktop.org/patch/489578/?series=105162&rev=1
Also with the mdss changes, it would be good to split this patch into
dpu and mdss parts.
--
With best wishes
Dmitry
next prev parent reply other threads:[~2022-10-28 12:29 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-28 12:08 [PATCH v1 0/9] Enable Display for SM8350 Robert Foss
2022-10-28 12:08 ` [PATCH v1 1/9] drm/msm: Add compatibles for SM8350 display Robert Foss
2022-10-28 12:13 ` Dmitry Baryshkov
2022-10-28 12:19 ` Dmitry Baryshkov
2022-10-28 12:29 ` Dmitry Baryshkov [this message]
2022-10-28 12:08 ` [PATCH v1 2/9] drm/msm/dpu: Refactor sc7280_pp location Robert Foss
2022-10-28 12:14 ` Dmitry Baryshkov
2022-10-28 12:08 ` [PATCH v1 3/9] drm/msm/dpu: Add SM8350 to hw catalog Robert Foss
2022-10-28 12:26 ` Dmitry Baryshkov
2022-11-11 12:39 ` Robert Foss
2022-10-28 12:08 ` [PATCH v1 4/9] arm64: dts: qcom: sm8350: Add &tlmm gpio-line-names Robert Foss
2022-10-28 12:08 ` [PATCH v1 5/9] arm64: dts: qcom: sm8350: Remove mmxc power-domain-name Robert Foss
2022-10-28 12:08 ` [PATCH v1 6/9] arm64: dts: qcom: sm8350: Use 2 interconnect cells Robert Foss
2022-10-28 13:44 ` Bjorn Andersson
2022-11-11 13:52 ` Robert Foss
2022-10-28 12:08 ` [PATCH v1 7/9] arm64: dts: qcom: sm8350: Add display system nodes Robert Foss
2022-10-28 13:50 ` Bjorn Andersson
2022-10-28 22:01 ` Krzysztof Kozlowski
2022-11-11 15:16 ` Robert Foss
2022-10-28 12:08 ` [PATCH v1 8/9] arm64: dts: qcom: sm8350-hdk: Enable display & dsi nodes Robert Foss
2022-10-28 13:51 ` Bjorn Andersson
2022-10-28 22:03 ` Krzysztof Kozlowski
2022-11-11 15:17 ` Robert Foss
2022-10-28 12:08 ` [PATCH v1 9/9] arm64: dts: qcom: sm8350-hdk: Enable lt9611uxc dsi-hdmi bridge Robert Foss
2022-10-28 13:56 ` Dmitry Baryshkov
2022-11-03 14:19 ` Dmitry Baryshkov
2022-10-28 13:57 ` Bjorn Andersson
2022-11-11 15:18 ` Robert Foss
2022-10-28 22:05 ` Krzysztof Kozlowski
2022-11-11 15:20 ` Robert Foss
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=09a049cc-0514-2db3-0e8b-ff3dfa61d585@linaro.org \
--to=dmitry.baryshkov@linaro.org \
--cc=agross@kernel.org \
--cc=airlied@linux.ie \
--cc=angelogioacchino.delregno@somainline.org \
--cc=bjorn.andersson@linaro.org \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=jonathan@marek.ca \
--cc=konrad.dybcio@somainline.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=loic.poulain@linaro.org \
--cc=quic_abhinavk@quicinc.com \
--cc=quic_jesszhan@quicinc.com \
--cc=quic_kalyant@quicinc.com \
--cc=quic_vpolimer@quicinc.com \
--cc=robdclark@gmail.com \
--cc=robert.foss@linaro.org \
--cc=robh+dt@kernel.org \
--cc=sean@poorly.run \
--cc=swboyd@chromium.org \
--cc=vinod.koul@linaro.org \
--cc=vkoul@kernel.org \
/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).