arm64: dts: qcom: sdm845-samsung-starqltechn: Update firmware paths

Conform to the new firmware path scheme.
Includes cosmetic cleanups.

Signed-off-by: David Heidelberg <david@ixit.cz>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251222-oneplus6-new-fw-path-v1-3-a2d366f9eb89@ixit.cz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
master
David Heidelberg 2025-12-22 20:05:39 +01:00 committed by Bjorn Andersson
parent 5eac5422c0
commit 7e46a9c788
1 changed files with 9 additions and 6 deletions

View File

@ -254,7 +254,7 @@
};
&gpu_zap_shader {
firmware-name = "qcom/sdm845/starqltechn/a630_zap.mbn";
firmware-name = "qcom/sdm845/Samsung/starqltechn/a630_zap.mbn";
};
&mdss {
@ -699,7 +699,8 @@
};
&adsp_pas {
firmware-name = "qcom/sdm845/starqltechn/adsp.mbn";
firmware-name = "qcom/sdm845/Samsung/starqltechn/adsp.mbn";
status = "okay";
};
@ -904,20 +905,22 @@
};
&mss_pil {
firmware-name = "qcom/sdm845/starqltechn/mba.mbn",
"qcom/sdm845/starqltechn/modem.mbn";
firmware-name = "qcom/sdm845/Samsung/starqltechn/mba.mbn",
"qcom/sdm845/Samsung/starqltechn/modem.mbn";
status = "okay";
};
&ipa {
qcom,gsi-loader = "self";
memory-region = <&ipa_fw_mem>;
firmware-name = "qcom/sdm845/starqltechn/ipa_fws.mbn";
firmware-name = "qcom/sdm845/Samsung/starqltechn/ipa_fws.mbn";
status = "okay";
};
&slpi_pas {
firmware-name = "qcom/sdm845/starqltechn/slpi.mbn";
firmware-name = "qcom/sdm845/Samsung/starqltechn/slpi.mbn";
cx-supply = <&slpi_regulator>;
status = "okay";