mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
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: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20230826221915.846937-4-dmitry.baryshkov@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
84c7786499
commit
37857110db
|
|
@ -114,7 +114,7 @@ trip-point {
|
|||
|
||||
&adsp_pas {
|
||||
status = "okay";
|
||||
firmware-name = "qcom/sdm845/adsp.mdt";
|
||||
firmware-name = "qcom/sdm845/adsp.mbn";
|
||||
};
|
||||
|
||||
&apps_rsc {
|
||||
|
|
@ -415,7 +415,7 @@ vreg_s3c_0p6: smps3 {
|
|||
|
||||
&cdsp_pas {
|
||||
status = "okay";
|
||||
firmware-name = "qcom/sdm845/cdsp.mdt";
|
||||
firmware-name = "qcom/sdm845/cdsp.mbn";
|
||||
};
|
||||
|
||||
&gcc {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user