qcom: add ADSP, CDSP firmware for sm8750 platform

Add ADSP, CDSP firmware for sm8750 platform.

Signed-off-by: Venkata Kota <venkata.kota@oss.qualcomm.com>
This commit is contained in:
Venkata Kota 2025-11-18 22:02:50 +05:30
parent 53dce114cc
commit 094f6b6193
10 changed files with 129 additions and 0 deletions

12
WHENCE
View file

@ -6788,6 +6788,18 @@ RawFile: qcom/qcs8300/cdspr.jsn
File: qcom/qcs8300/gpdsp0.mbn File: qcom/qcs8300/gpdsp0.mbn
Version: DSP.AT.1.0.1-00163-LEMANS-1 Version: DSP.AT.1.0.1-00163-LEMANS-1
File: qcom/sm8750/adsp.mbn
File: qcom/sm8750/adsp_dtb.mbn
Version: LPAIDSP.HT.1.2.c1-00379-PAKALA-1
RawFile: qcom/sm8750/adspr.jsn
RawFile: qcom/sm8750/adsps.jsn
RawFile: qcom/sm8750/adspua.jsn
RawFile: qcom/sm8750/adspuo.jsn
File: qcom/sm8750/cdsp.mbn
File: qcom/sm8750/cdsp_dtb.mbn
Version: CDSP.HT.3.1-00883-PAKALA-1
RawFile: qcom/sm8750/cdspr.jsn
Licence: Redistributable. See LICENSE.qcom-2 and qcom/NOTICE.txt for details Licence: Redistributable. See LICENSE.qcom-2 and qcom/NOTICE.txt for details
-------------------------------------------------------------------------- --------------------------------------------------------------------------

BIN
qcom/sm8750/adsp.mbn Normal file

Binary file not shown.

BIN
qcom/sm8750/adsp_dtb.mbn Normal file

Binary file not shown.

22
qcom/sm8750/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/sm8750/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/sm8750/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"
}
]
}

22
qcom/sm8750/adspuo.jsn Normal file
View file

@ -0,0 +1,22 @@
{
"sr_version": {
"major": 1,
"minor": 1,
"patch": 1
},
"sr_domain": {
"soc": "msm",
"domain": "adsp",
"subdomain": "ois_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"
}
]
}

BIN
qcom/sm8750/cdsp.mbn Normal file

Binary file not shown.

BIN
qcom/sm8750/cdsp_dtb.mbn Normal file

Binary file not shown.

22
qcom/sm8750/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"
}
]
}