Commit 37857110 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson

arm64: dts: qcom: sdm845-mtp: switch to mbn firmware

We have switched most of devices to use mbn (squashed) firmware files
instead of spit mdt+bNN. Even this DT uses modem.mbn and a630_zap.mbn.
Let's switch adsp and cdsp firmware files to use .mbn format too.
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20230826221915.846937-4-dmitry.baryshkov@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 84c77864
...@@ -114,7 +114,7 @@ trip-point { ...@@ -114,7 +114,7 @@ trip-point {
&adsp_pas { &adsp_pas {
status = "okay"; status = "okay";
firmware-name = "qcom/sdm845/adsp.mdt"; firmware-name = "qcom/sdm845/adsp.mbn";
}; };
&apps_rsc { &apps_rsc {
...@@ -415,7 +415,7 @@ vreg_s3c_0p6: smps3 { ...@@ -415,7 +415,7 @@ vreg_s3c_0p6: smps3 {
&cdsp_pas { &cdsp_pas {
status = "okay"; status = "okay";
firmware-name = "qcom/sdm845/cdsp.mdt"; firmware-name = "qcom/sdm845/cdsp.mbn";
}; };
&gcc { &gcc {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment