arm64: dts: qcom: sagami: correct firmware paths

Correct firmware paths for the Sony Xperia Sagami devices to include the
SoC name, vendor and platform names.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220919190037.2122284-5-dmitry.baryshkov@linaro.org
This commit is contained in:
Dmitry Baryshkov 2022-09-19 22:00:35 +03:00 committed by Bjorn Andersson
parent 6dae44d91e
commit f0a577c3a8

View file

@ -77,12 +77,12 @@
&adsp {
status = "okay";
firmware-name = "qcom/adsp.mbn";
firmware-name = "qcom/sm8350/Sony/sagami/adsp.mbn";
};
&cdsp {
status = "okay";
firmware-name = "qcom/cdsp.mbn";
firmware-name = "qcom/sm8350/Sony/sagami/cdsp.mbn";
};
&i2c1 {
@ -175,12 +175,12 @@
&ipa {
status = "okay";
memory-region = <&pil_ipa_fw_mem>;
firmware-name = "qcom/ipa_fws.mbn";
firmware-name = "qcom/sm8350/Sony/sagami/ipa_fws.mbn";
};
&mpss {
status = "okay";
firmware-name = "qcom/modem.mbn";
firmware-name = "qcom/sm8350/Sony/sagami/modem.mbn";
};
&pmk8350_rtc {
@ -210,7 +210,7 @@
&slpi {
status = "okay";
firmware-name = "qcom/slpi.mbn";
firmware-name = "qcom/sm8350/Sony/sagami/slpi.mbn";
};
&spi14 {