Merge branch 'robot/pr-0-1770184708' into 'main'

robot/pr-0-1770184708

See merge request kernel-firmware/linux-firmware!904
This commit is contained in:
Dmitry Baryshkov 2026-02-04 09:13:00 +00:00
commit aeea3bf806
9 changed files with 105 additions and 0 deletions

10
WHENCE
View file

@ -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

BIN
qcom/glymur/adsp.mbn Normal file

Binary file not shown.

BIN
qcom/glymur/adsp_dtb.mbn Normal file

Binary file not shown.

22
qcom/glymur/adspr.jsn Normal file
View file

@ -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"
}
]
}

22
qcom/glymur/adsps.jsn Normal file
View file

@ -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"
}
]
}

29
qcom/glymur/adspua.jsn Normal file
View file

@ -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"
}
]
}

BIN
qcom/glymur/cdsp.mbn Normal file

Binary file not shown.

BIN
qcom/glymur/cdsp_dtb.mbn Normal file

Binary file not shown.

22
qcom/glymur/cdspr.jsn Normal file
View file

@ -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"
}
]
}