From: Fange Zhang <fange.zhang@oss.qualcomm.com>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Xiangxu Yin <xiangxu.yin@oss.qualcomm.com>,
Li Liu <quic_lliu6@quicinc.com>,
Dmitry Baryshkov <lumag@kernel.org>
Subject: Re: [PATCH v5 1/2] arm64: dts: qcom: Add display support for QCS615
Date: Wed, 6 Aug 2025 10:04:40 +0800 [thread overview]
Message-ID: <784d4807-9137-4160-a8f4-832831b5f751@oss.qualcomm.com> (raw)
In-Reply-To: <c93ab714-93e0-4b4b-b059-c48d4c689c1d@oss.qualcomm.com>
On 8/5/2025 8:26 PM, Konrad Dybcio wrote:
> On 8/5/25 2:24 PM, Fange Zhang wrote:
>>
>>
>> On 7/29/2025 7:17 PM, Konrad Dybcio wrote:
>>> On 7/18/25 2:56 PM, Fange Zhang wrote:
>>>> From: Li Liu <quic_lliu6@quicinc.com>
>>>>
>>>> Add display MDSS and DSI configuration for QCS615 platform.
>>>> QCS615 has a DP port, and DP support will be added in a later patch.
>>>>
>>>> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
>>>> Signed-off-by: Li Liu <quic_lliu6@quicinc.com>
>>>> Signed-off-by: Fange Zhang <fange.zhang@oss.qualcomm.com>
>>>> ---
>>>
>>> [...]
>>>
>>>> +
>>>> + mdss_mdp: display-controller@ae01000 {
>>>> + compatible = "qcom,sm6150-dpu";
>>>> + reg = <0x0 0x0ae01000 0x0 0x8f000>,
>>>> + <0x0 0x0aeb0000 0x0 0x2008>;
>>>> + reg-names = "mdp", "vbif";
>>>> +
>>>> + clocks = <&dispcc DISP_CC_MDSS_AHB_CLK>,
>>>> + <&gcc GCC_DISP_HF_AXI_CLK>,
>>>> + <&dispcc DISP_CC_MDSS_MDP_CLK>,
>>>> + <&dispcc DISP_CC_MDSS_VSYNC_CLK>;
>>>> + clock-names = "iface", "bus", "core", "vsync";
>>>
>>> 1 per line please, everywhere> +
>> Got it will fix it in next patch>> + assigned-clocks = <&dispcc DISP_CC_MDSS_VSYNC_CLK>;
>>>> + assigned-clock-rates = <19200000>;
>>>
>>> Is this necessary?
>> test pass without this, so will remove them in next patch>
>
> You need to leave a \n before you start typing your reply, otherwise
> the email text gets messed up (like above)
Got it, sorry for the mess>
> Konrad
next prev parent reply other threads:[~2025-08-06 2:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-18 12:56 [PATCH v5 0/2] This series aims to enable display on the QCS615 platform Fange Zhang
2025-07-18 12:56 ` [PATCH v5 1/2] arm64: dts: qcom: Add display support for QCS615 Fange Zhang
2025-07-29 11:17 ` Konrad Dybcio
2025-08-05 12:24 ` Fange Zhang
2025-08-05 12:26 ` Konrad Dybcio
2025-08-06 2:04 ` Fange Zhang [this message]
2025-07-29 12:36 ` Krzysztof Kozlowski
2025-08-06 2:03 ` Fange Zhang
2025-07-18 12:56 ` [PATCH v5 2/2] arm64: dts: qcom: Add display support for QCS615 RIDE board Fange Zhang
2025-07-18 18:02 ` Dmitry Baryshkov
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=784d4807-9137-4160-a8f4-832831b5f751@oss.qualcomm.com \
--to=fange.zhang@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lumag@kernel.org \
--cc=quic_lliu6@quicinc.com \
--cc=robh@kernel.org \
--cc=xiangxu.yin@oss.qualcomm.com \
/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