From: Sibi Sankar <sibis@codeaurora.org>
To: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Andy Gross <agross@kernel.org>, Rob Herring <robh+dt@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-msm-owner@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: sdm845-mtp: Relocate remoteproc firmware
Date: Fri, 13 Mar 2020 08:07:39 +0530 [thread overview]
Message-ID: <05311a9c9899a13c6479f6628d506f08@codeaurora.org> (raw)
In-Reply-To: <20200302020757.551483-1-bjorn.andersson@linaro.org>
On 2020-03-02 07:37, Bjorn Andersson wrote:
> Update the firmware-name of the remoteproc nodes to mimic the firmware
> structure on other 845 devices.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
> arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
> b/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
> index 09ad37b0dd71..fa7f4373a668 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
> +++ b/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
> @@ -50,6 +50,7 @@ vreg_s4a_1p8: pm8998-smps4 {
>
> &adsp_pas {
> status = "okay";
> + firmware-name = "qcom/sdm845/adsp.mdt";
> };
>
> &apps_rsc {
> @@ -350,6 +351,7 @@ vreg_s3c_0p6: smps3 {
>
> &cdsp_pas {
> status = "okay";
> + firmware-name = "qcom/sdm845/cdsp.mdt";
> };
>
> &gcc {
> @@ -372,6 +374,11 @@ &i2c10 {
> clock-frequency = <400000>;
> };
>
> +&mss_pil {
> + status = "okay";
status okay isn't really needed...
Reviewed-by: Sibi Sankar <sibis@codeaurora.org>
> + firmware-name = "qcom/sdm845/mba.mbn", "qcom/sdm845/modem.mbn";
> +};
> +
> &qupv3_id_1 {
> status = "okay";
> };
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project.
next prev parent reply other threads:[~2020-03-13 2:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-02 2:07 [PATCH] arm64: dts: qcom: sdm845-mtp: Relocate remoteproc firmware Bjorn Andersson
2020-03-13 2:37 ` Sibi Sankar [this message]
2020-03-25 21:13 ` Arnd Bergmann
2020-03-25 21:54 ` Jeffrey Hugo
2020-03-26 0:36 ` Bjorn Andersson
2020-03-26 0:07 ` Bjorn Andersson
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=05311a9c9899a13c6479f6628d506f08@codeaurora.org \
--to=sibis@codeaurora.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm-owner@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.