]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
qcom: add CDSP firmware for x1e80100 platform
authorXin Liu <xin.liu@oss.qualcomm.com>
Fri, 15 Aug 2025 02:22:15 +0000 (10:22 +0800)
committerJosh Boyer <jwboyer@redhat.com>
Tue, 19 Aug 2025 11:33:20 +0000 (11:33 +0000)
Add CDSP firmware for Qualcomm x1e80100 platform.

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

diff --git a/WHENCE b/WHENCE
index c8e4ae0c7906feac5c7c5e2405d243de3599d503..cf5a98b24e6cd2bf05d3866c4e22d3087dddf59b 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -6438,6 +6438,10 @@ RawFile: qcom/x1e80100/adsps.jsn
 RawFile: qcom/x1e80100/adspua.jsn
 RawFile: qcom/x1e80100/battmgr.jsn
 RawFile: qcom/x1e80100/LENOVO/21N1/adspua.jsn
+File: qcom/x1e80100/cdsp.mbn
+File: qcom/x1e80100/cdsp_dtb.mbn
+Version: CDSP.HT.2.9.c1-00069-HAMOA-1
+RawFile: qcom/x1e80100/cdspr.jsn
 File: qcom/x1e80100/LENOVO/21N1/qcadsp8380.mbn
 Version: ADSP.HT.5.9-00787.2-HAMOA-1
 File: qcom/x1e80100/LENOVO/21N1/adsp_dtbs.elf
diff --git a/qcom/x1e80100/cdsp.mbn b/qcom/x1e80100/cdsp.mbn
new file mode 100644 (file)
index 0000000..39fc4fe
Binary files /dev/null and b/qcom/x1e80100/cdsp.mbn differ
diff --git a/qcom/x1e80100/cdsp_dtb.mbn b/qcom/x1e80100/cdsp_dtb.mbn
new file mode 100644 (file)
index 0000000..360a458
Binary files /dev/null and b/qcom/x1e80100/cdsp_dtb.mbn differ
diff --git a/qcom/x1e80100/cdspr.jsn b/qcom/x1e80100/cdspr.jsn
new file mode 100644 (file)
index 0000000..4491d95
--- /dev/null
@@ -0,0 +1,22 @@
+{
+    "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,
+            "dcomment": "data can be used to configure ACK timeout.Make data_valid 1 as well.Unit is second"
+        }
+    ]
+}
\ No newline at end of file