]> git-server-git.apps.pok.os.sepia.ceph.com Git - linux-firmware.git/commitdiff
qcom: add ADSP, CDSP firmware for glymur platform
authorSaddam Patan <saddam.patan@oss.qualcomm.com>
Wed, 4 Feb 2026 04:40:46 +0000 (10:10 +0530)
committerSaddam Patan <saddam.patan@oss.qualcomm.com>
Wed, 4 Feb 2026 04:40:46 +0000 (10:10 +0530)
Add ADSP, CDSP firmware for glymur platform.

Signed-off-by: Saddam Patan <saddam.patan@oss.qualcomm.com>
WHENCE
qcom/glymur/adsp.mbn [new file with mode: 0644]
qcom/glymur/adsp_dtb.mbn [new file with mode: 0644]
qcom/glymur/adspr.jsn [new file with mode: 0644]
qcom/glymur/adsps.jsn [new file with mode: 0644]
qcom/glymur/adspua.jsn [new file with mode: 0644]
qcom/glymur/cdsp.mbn [new file with mode: 0644]
qcom/glymur/cdsp_dtb.mbn [new file with mode: 0644]
qcom/glymur/cdspr.jsn [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index feda9941fb03c74b59611aa7893424b907d36a88..680ff8e579361f362c44057209d1cd712500b1ab 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -6921,6 +6921,16 @@ https://github.com/andersson/pil-squasher
 cdsp.mbn has been converted from 21-cdsp_split/firmware/cdsp.* using
 https://github.com/andersson/pil-squasher
 
+File: qcom/glymur/adsp.mbn
+File: qcom/glymur/adsp_dtb.mbn
+Version: LPAIDSP.HT.1.6.c1-00007-GLYMUR-3
+RawFile: qcom/glymur/adspr.jsn
+RawFile: qcom/glymur/adsps.jsn
+RawFile: qcom/glymur/adspua.jsn
+File: qcom/glymur/cdsp.mbn
+File: qcom/glymur/cdsp_dtb.mbn
+Version: CDSP.HT.3.3-00302-GLYMUR-1
+RawFile: qcom/glymur/cdspr.jsn
 File: qcom/kaanapali/adsp.mbn
 File: qcom/kaanapali/adsp_dtb.mbn
 Version: LPAIDSP.HT.1.6-00223-KAANAPALI-1
diff --git a/qcom/glymur/adsp.mbn b/qcom/glymur/adsp.mbn
new file mode 100644 (file)
index 0000000..80fb530
Binary files /dev/null and b/qcom/glymur/adsp.mbn differ
diff --git a/qcom/glymur/adsp_dtb.mbn b/qcom/glymur/adsp_dtb.mbn
new file mode 100644 (file)
index 0000000..7fc7626
Binary files /dev/null and b/qcom/glymur/adsp_dtb.mbn differ
diff --git a/qcom/glymur/adspr.jsn b/qcom/glymur/adspr.jsn
new file mode 100644 (file)
index 0000000..6452023
--- /dev/null
@@ -0,0 +1,22 @@
+{
+    "sr_version": {
+        "major": 1,
+        "minor": 1,
+        "patch": 1
+    },
+    "sr_domain": {
+        "soc": "msm",
+        "domain": "adsp",
+        "subdomain": "root_pd",
+        "qmi_instance_id": 74
+    },
+    "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
diff --git a/qcom/glymur/adsps.jsn b/qcom/glymur/adsps.jsn
new file mode 100644 (file)
index 0000000..3f76a7d
--- /dev/null
@@ -0,0 +1,22 @@
+{
+    "sr_version": {
+        "major": 1,
+        "minor": 1,
+        "patch": 1
+    },
+    "sr_domain": {
+        "soc": "msm",
+        "domain": "adsp",
+        "subdomain": "sensor_pd",
+        "qmi_instance_id": 74
+    },
+    "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
diff --git a/qcom/glymur/adspua.jsn b/qcom/glymur/adspua.jsn
new file mode 100644 (file)
index 0000000..ab4254a
--- /dev/null
@@ -0,0 +1,29 @@
+{
+    "sr_version": {
+        "major": 1,
+        "minor": 1,
+        "patch": 1
+    },
+    "sr_domain": {
+        "soc": "msm",
+        "domain": "adsp",
+        "subdomain": "audio_pd",
+        "qmi_instance_id": 74
+    },
+    "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"
+        },
+        {
+            "provider": "avs",
+            "service": "audio",
+            "service_data_valid": 0,
+            "service_data": 0,
+            "dcomment": "No comment"
+        }
+    ]
+}
\ No newline at end of file
diff --git a/qcom/glymur/cdsp.mbn b/qcom/glymur/cdsp.mbn
new file mode 100644 (file)
index 0000000..cdccfcb
Binary files /dev/null and b/qcom/glymur/cdsp.mbn differ
diff --git a/qcom/glymur/cdsp_dtb.mbn b/qcom/glymur/cdsp_dtb.mbn
new file mode 100644 (file)
index 0000000..964c85c
Binary files /dev/null and b/qcom/glymur/cdsp_dtb.mbn differ
diff --git a/qcom/glymur/cdspr.jsn b/qcom/glymur/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