]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sdm845-samsung-starqltechn: Update firmware paths
authorDavid Heidelberg <david@ixit.cz>
Mon, 22 Dec 2025 19:05:39 +0000 (20:05 +0100)
committerBjorn Andersson <andersson@kernel.org>
Sat, 3 Jan 2026 16:16:49 +0000 (10:16 -0600)
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>
arch/arm64/boot/dts/qcom/sdm845-samsung-starqltechn.dts

index 5d41a92cfebffe0f843dd387de473f0942f9e5a8..77f5872de6f193a4b0dec862e8a75d631854649e 100644 (file)
 };
 
 &gpu_zap_shader {
-       firmware-name = "qcom/sdm845/starqltechn/a630_zap.mbn";
+       firmware-name = "qcom/sdm845/Samsung/starqltechn/a630_zap.mbn";
 };
 
 &mdss {
 };
 
 &adsp_pas {
-       firmware-name = "qcom/sdm845/starqltechn/adsp.mbn";
+       firmware-name = "qcom/sdm845/Samsung/starqltechn/adsp.mbn";
+
        status = "okay";
 };
 
 };
 
 &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";