arm64: dts: qcom: sm8150-mtp: Specify remoteproc firmware

Point the various remoteprocs of SM8150 MTP to a place with the platform
specific firmware.

Reviewed-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20201121055603.582281-1-bjorn.andersson@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Bjorn Andersson 2020-11-20 21:56:03 -08:00
parent 4785cff7cb
commit 036e110925

View File

@ -369,14 +369,22 @@
&remoteproc_adsp {
status = "okay";
firmware-name = "qcom/sm8150/adsp.mdt";
};
&remoteproc_cdsp {
status = "okay";
firmware-name = "qcom/sm8150/cdsp.mdt";
};
&remoteproc_mpss {
status = "okay";
firmware-name = "qcom/sm8150/modem.mdt";
};
&remoteproc_slpi {
status = "okay";
firmware-name = "qcom/sm8150/slpi.mdt";
};
&tlmm {