]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
qcom: add CDSP firmware for qcs615 platform
authorXin Liu <xin.liu@oss.qualcomm.com>
Fri, 5 Sep 2025 02:08:14 +0000 (10:08 +0800)
committerMario Limonciello <superm1@gmail.com>
Fri, 5 Sep 2025 02:44:06 +0000 (02:44 +0000)
Add CDSP firmware for Qualcomm qcs615 platform.

Signed-off-by: Xin Liu <xin.liu@oss.qualcomm.com>
WHENCE
qcom/qcs615/cdsp.mbn [new file with mode: 0644]
qcom/qcs615/cdspr.jsn [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index f7c56dcbfba65e59e7ca684e7c43634ef497d2b0..4ab1e2bf46ba86d1f80733e8307256f6c3621c4d 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -6588,6 +6588,9 @@ Version: ADSP.VT.5.2.c6-00059-SM6150-1
 RawFile: qcom/qcs615/adspr.jsn
 RawFile: qcom/qcs615/adsps.jsn
 RawFile: qcom/qcs615/adspua.jsn
+File: qcom/qcs615/cdsp.mbn
+Version: CDSP.VT.2.2.c4-00019-SM6150-1
+RawFile: qcom/qcs615/cdspr.jsn
 File: qcom/qrb4210/adsp.mbn
 Version: ADSP.VT.5.4.1.c4-00013-KAMORTA-1
 RawFile: qcom/qrb4210/adspr.jsn
diff --git a/qcom/qcs615/cdsp.mbn b/qcom/qcs615/cdsp.mbn
new file mode 100644 (file)
index 0000000..bd861f7
Binary files /dev/null and b/qcom/qcs615/cdsp.mbn differ
diff --git a/qcom/qcs615/cdspr.jsn b/qcom/qcs615/cdspr.jsn
new file mode 100644 (file)
index 0000000..5d976a6
--- /dev/null
@@ -0,0 +1,21 @@
+{
+    "sr_version": {
+        "major": 1,
+        "minor": 1,
+        "patch": 1
+    },
+    "sr_domain": {
+        "soc": "msm",
+        "domain": "cdsp",
+        "subdomain": "root_pd",
+        "qmi_instance_id": 76
+    },
+    "sr_service": [
+        {
+            "provider": "tms",
+            "service": "servreg",
+            "service_data_valid": 0,
+            "service_data": 0
+        }
+    ]
+}
\ No newline at end of file