[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <05311a9c9899a13c6479f6628d506f08@codeaurora.org>
Date: Fri, 13 Mar 2020 08:07:39 +0530
From: Sibi Sankar <sibis@...eaurora.org>
To: Bjorn Andersson <bjorn.andersson@...aro.org>
Cc: Andy Gross <agross@...nel.org>, Rob Herring <robh+dt@...nel.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-msm-owner@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: sdm845-mtp: Relocate remoteproc
firmware
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@...aro.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@...eaurora.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.
Powered by blists - more mailing lists