From: Saddam Patan Date: Wed, 4 Feb 2026 04:40:46 +0000 (+0530) Subject: qcom: add ADSP, CDSP firmware for glymur platform X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b69afa29d3f60c1939a745879441acd43a2f0c73;p=linux-firmware.git qcom: add ADSP, CDSP firmware for glymur platform Add ADSP, CDSP firmware for glymur platform. Signed-off-by: Saddam Patan --- diff --git a/WHENCE b/WHENCE index feda9941..680ff8e5 100644 --- 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 index 00000000..80fb530a 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 index 00000000..7fc76262 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 index 00000000..64520237 --- /dev/null +++ b/qcom/glymur/adspr.jsn @@ -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 index 00000000..3f76a7d5 --- /dev/null +++ b/qcom/glymur/adsps.jsn @@ -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 index 00000000..ab4254af --- /dev/null +++ b/qcom/glymur/adspua.jsn @@ -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 index 00000000..cdccfcbd 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 index 00000000..964c85c0 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 index 00000000..4491d955 --- /dev/null +++ b/qcom/glymur/cdspr.jsn @@ -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