]> git-server-git.apps.pok.os.sepia.ceph.com Git - linux-firmware.git/commitdiff
qcom: Add cdsp1r.jsn for sa8775p platform
authorSaddam Patan <saddam.patan@oss.qualcomm.com>
Wed, 13 May 2026 09:19:27 +0000 (14:49 +0530)
committerSaddam Patan <saddam.patan@oss.qualcomm.com>
Wed, 13 May 2026 09:19:27 +0000 (14:49 +0530)
Add cdsp1r.jsn to support pd-mapper support from kernel for cdsp1 PD.

Signed-off-by: Saddam Patan <saddam.patan@oss.qualcomm.com>
WHENCE
qcom/sa8775p/cdsp1r.jsn [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 3a88a7511dbdaaaa78263133513c52cb1e180472..4eccce1c2dbb25d30fa3fc6cfcad8e1b74199cfe 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -7043,6 +7043,7 @@ Version: DSP.AT.1.0.1-00196-LEMANS-2
 File: qcom/sa8775p/cdsp1.mbn
 Version: DSP.AT.1.0.1-00196-LEMANS-2
 RawFile: qcom/sa8775p/cdspr.jsn
+RawFile: qcom/sa8775p/cdsp1r.jsn
 File: qcom/sa8775p/gpdsp0.mbn
 Version: DSP.AT.1.0.1-00196-LEMANS-2
 File: qcom/sa8775p/gpdsp1.mbn
diff --git a/qcom/sa8775p/cdsp1r.jsn b/qcom/sa8775p/cdsp1r.jsn
new file mode 100644 (file)
index 0000000..27df954
--- /dev/null
@@ -0,0 +1,22 @@
+{
+    "sr_version": {
+        "major": 1,
+        "minor": 1,
+        "patch": 1
+    },
+    "sr_domain": {
+        "soc": "msm",
+        "domain": "cdsp1",
+        "subdomain": "root_pd",
+        "qmi_instance_id": 125
+    },
+    "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