From: Mani Chandana Kuntumalla <quic_mkuntuma@quicinc.com>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Cc: <marijn.suijten@somainline.org>, <swboyd@chromium.org>,
<mripard@kernel.org>, <abel.vesa@linaro.org>,
<andersson@kernel.org>, <konradybcio@kernel.org>,
<robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>,
<robin.clark@oss.qualcomm.com>, <jessica.zhang@oss.qualcomm.com>,
<abhinav.kumar@linux.dev>, <sean@poorly.run>, <airlied@gmail.com>,
<simona@ffwll.ch>, <alex.vinarskis@gmail.com>,
<linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<freedreno@lists.freedesktop.org>,
<dri-devel@lists.freedesktop.org>, <quic_rajeevny@quicinc.com>,
<quic_vproddut@quicinc.com>, <quic_riteshk@quicinc.com>,
<quic_amitsi@quicinc.com>
Subject: Re: [PATCH 3/4] arm64: dts: qcom: lemans-ride: Enable dispcc1
Date: Thu, 20 Nov 2025 14:31:07 +0530 [thread overview]
Message-ID: <b4a4493b-0b4a-42d8-b4ee-ddbb348f0b01@quicinc.com> (raw)
In-Reply-To: <869d1f94-9d66-4045-abdb-6e88d504a884@oss.qualcomm.com>
On 10/1/2025 3:13 PM, Konrad Dybcio wrote:
> On 9/26/25 3:53 PM, Dmitry Baryshkov wrote:
>> On Fri, Sep 26, 2025 at 02:29:55PM +0530, Mani Chandana Ballary Kuntumalla wrote:
>>> This change enables display1 clock controller.
>>>
>>> Signed-off-by: Mani Chandana Ballary Kuntumalla <quic_mkuntuma@quicinc.com>
>>> ---
>>> arch/arm64/boot/dts/qcom/lemans-ride-common.dtsi | 4 ++++
>>> 1 file changed, 4 insertions(+)
>>>
>>> diff --git a/arch/arm64/boot/dts/qcom/lemans-ride-common.dtsi b/arch/arm64/boot/dts/qcom/lemans-ride-common.dtsi
>>> index c69aa2f41ce2..d4436bc473ba 100644
>>> --- a/arch/arm64/boot/dts/qcom/lemans-ride-common.dtsi
>>> +++ b/arch/arm64/boot/dts/qcom/lemans-ride-common.dtsi
>>> @@ -436,6 +436,10 @@ vreg_l8e: ldo8 {
>>> };
>>> };
>>>
>>> +&dispcc1 {
>>> + status = "okay";
>>
>> I think this one should be enabled by default. Unless Konrad or Bjorn
>> disagrees, please fix lemans.dtsi.
>
> Of course there is no reason for clock controllers to be disabled
>
Sure, will enable dispcc1 in the main dtsi file.
> Konrad
next prev parent reply other threads:[~2025-11-20 9:02 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-26 8:59 [PATCH 0/4] Enable mdss1 Display Port for Qualcomm lemans-ride platform Mani Chandana Ballary Kuntumalla
2025-09-26 8:59 ` [PATCH 1/4] drm/msm/dp: Update msm_dp_controller IDs for sa8775p Mani Chandana Ballary Kuntumalla
2025-09-26 11:18 ` Konrad Dybcio
2025-09-26 11:19 ` Konrad Dybcio
2025-09-26 13:51 ` Dmitry Baryshkov
2025-11-20 7:11 ` Mani Chandana Kuntumalla
2025-09-26 8:59 ` [PATCH 2/4] arm64: dts: qcom: lemans: add mdss1 displayPort device nodes Mani Chandana Ballary Kuntumalla
2025-09-26 13:53 ` Dmitry Baryshkov
2025-11-20 7:13 ` Mani Chandana Kuntumalla
2025-10-08 12:40 ` Konrad Dybcio
2025-10-08 12:49 ` Dmitry Baryshkov
2025-10-08 12:50 ` Konrad Dybcio
2025-10-08 12:57 ` Dmitry Baryshkov
2025-11-20 8:55 ` Mani Chandana Kuntumalla
2025-11-21 16:42 ` Dmitry Baryshkov
2025-09-26 8:59 ` [PATCH 3/4] arm64: dts: qcom: lemans-ride: Enable dispcc1 Mani Chandana Ballary Kuntumalla
2025-09-26 13:53 ` Dmitry Baryshkov
2025-10-01 9:43 ` Konrad Dybcio
2025-10-17 22:54 ` Bjorn Andersson
2025-10-19 11:52 ` Dmitry Baryshkov
2025-11-20 9:01 ` Mani Chandana Kuntumalla [this message]
2025-09-26 8:59 ` [PATCH 4/4] arm64: dts: qcom: lemans-ride: Enable mdss1 display Port Mani Chandana Ballary Kuntumalla
2025-10-17 22:51 ` [PATCH 0/4] Enable mdss1 Display Port for Qualcomm lemans-ride platform Bjorn Andersson
2025-11-20 7:08 ` Mani Chandana Kuntumalla
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=b4a4493b-0b4a-42d8-b4ee-ddbb348f0b01@quicinc.com \
--to=quic_mkuntuma@quicinc.com \
--cc=abel.vesa@linaro.org \
--cc=abhinav.kumar@linux.dev \
--cc=airlied@gmail.com \
--cc=alex.vinarskis@gmail.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=jessica.zhang@oss.qualcomm.com \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marijn.suijten@somainline.org \
--cc=mripard@kernel.org \
--cc=quic_amitsi@quicinc.com \
--cc=quic_rajeevny@quicinc.com \
--cc=quic_riteshk@quicinc.com \
--cc=quic_vproddut@quicinc.com \
--cc=robh@kernel.org \
--cc=robin.clark@oss.qualcomm.com \
--cc=sean@poorly.run \
--cc=simona@ffwll.ch \
--cc=swboyd@chromium.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
all inboxes | Powered by JetHome®