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

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: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220919190037.2122284-5-dmitry.baryshkov@linaro.org
parent 6dae44d9
......@@ -77,12 +77,12 @@ ramoops@ffc00000 {
&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 @@ &i2c17 {
&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 @@ &qupv3_id_2 {
&slpi {
status = "okay";
firmware-name = "qcom/slpi.mbn";
firmware-name = "qcom/sm8350/Sony/sagami/slpi.mbn";
};
&spi14 {
......
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