From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
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
Subject: Re: [PATCH 3/4] arm64: dts: qcom: sm8750-mtp: Enable CDSP and mention MPSS
Date: Fri, 13 Dec 2024 13:46:13 +0100 [thread overview]
Message-ID: <ee245c01-b5bb-4ed4-963c-57c979f26091@oss.qualcomm.com> (raw)
In-Reply-To: <28afe0ac-5d16-4786-9259-6de5d090b491@linaro.org>
On 6.12.2024 9:56 AM, Krzysztof Kozlowski wrote:
> On 05/12/2024 18:34, Konrad Dybcio wrote:
>> On 22.11.2024 4:26 PM, Krzysztof Kozlowski wrote:
>>> Enable the CDSP on MPT8750 board and add firmware for the modem, however
>>> keep it as failed because modem crashes after booting for unknown
>>> reasons.
>>>
>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>> ---
>>> arch/arm64/boot/dts/qcom/sm8750-mtp.dts | 15 +++++++++++++++
>>> 1 file changed, 15 insertions(+)
>>>
>>> diff --git a/arch/arm64/boot/dts/qcom/sm8750-mtp.dts b/arch/arm64/boot/dts/qcom/sm8750-mtp.dts
>>> index 8eeed7f2f7766326cfc7830002768087e9783b9b..e2562ea5996ddfb1bee03b367082f4e1890131f3 100644
>>> --- a/arch/arm64/boot/dts/qcom/sm8750-mtp.dts
>>> +++ b/arch/arm64/boot/dts/qcom/sm8750-mtp.dts
>>> @@ -791,6 +791,21 @@ &remoteproc_adsp {
>>> status = "okay";
>>> };
>>>
>>> +&remoteproc_cdsp {
>>> + firmware-name = "qcom/sm8750/cdsp.mbn",
>>> + "qcom/sm8750/cdsp_dtb.mbn";
>>> +
>>> + status = "okay";
>>> +};
>>> +
>>> +&remoteproc_mpss {
>>> + firmware-name = "qcom/sm8750/modem.mbn",
>>> + "qcom/sm8750/modem_dtb.mbn";
>>> +
>>> + /* Modem crashes with "DOG detects stalled initialization" */
>>> + status = "fail";
>>
>> That is a bad sign, let's hold off merging this as we may be
>> missing some resource..
>
> Luckily there are reports that all modems on recent boards crash (sm8550
> and newer), so probably nothing wrong was in this DTS. :)
Do we have anyone looking into that?
Konrad
next prev parent reply other threads:[~2024-12-13 12:46 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-22 15:26 [PATCH 0/4] arm64: dts: qcom: sm8750: CDSP and modem Krzysztof Kozlowski
2024-11-22 15:26 ` [PATCH 1/4] arm64: dts: qcom: sm8750: Add CDSP Krzysztof Kozlowski
2024-12-05 17:32 ` Konrad Dybcio
2024-12-06 9:10 ` Krzysztof Kozlowski
2024-12-06 10:52 ` Konrad Dybcio
2024-11-22 15:26 ` [PATCH 2/4] arm64: dts: qcom: sm8750: Add Modem / MPSS Krzysztof Kozlowski
2024-12-05 17:34 ` Konrad Dybcio
2024-12-06 9:22 ` Krzysztof Kozlowski
2024-12-06 9:29 ` Krzysztof Kozlowski
2024-11-22 15:26 ` [PATCH 3/4] arm64: dts: qcom: sm8750-mtp: Enable CDSP and mention MPSS Krzysztof Kozlowski
2024-12-05 17:34 ` Konrad Dybcio
2024-12-06 8:56 ` Krzysztof Kozlowski
2024-12-13 12:46 ` Konrad Dybcio [this message]
2024-11-22 15:26 ` [PATCH 4/4] arm64: dts: qcom: sm8750-qrd: " Krzysztof Kozlowski
2024-12-05 17:35 ` Konrad Dybcio
2024-12-06 8:57 ` Krzysztof Kozlowski
2024-11-22 22:16 ` [PATCH 0/4] arm64: dts: qcom: sm8750: CDSP and modem Dmitry Baryshkov
2024-11-23 16:38 ` Krzysztof Kozlowski
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=ee245c01-b5bb-4ed4-963c-57c979f26091@oss.qualcomm.com \
--to=konrad.dybcio@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@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