Merge "ARM: dts: msm: Override adsp firmware names for Tuna7"

This commit is contained in:
QCTECMDR Service
2024-10-18 15:35:05 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -8,4 +8,9 @@
model = "Qualcomm Technologies, Inc. Tuna 7";
compatible = "qcom,tuna";
qcom,msm-id = <681 0x10000>;
};
&adsp_pas {
firmware-name = "adsp2.mdt", "adsp2_dtb.mdt";
};