mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
Merge branch 'robot/pr-0-1742399141' into 'main'
robot/pr-0-1742399141 See merge request kernel-firmware/linux-firmware!494
This commit is contained in:
commit
b8828772e4
7 changed files with 82 additions and 0 deletions
9
WHENCE
9
WHENCE
|
|
@ -6598,6 +6598,15 @@ File: qcom/sa8775p/gpdsp1.mbn
|
|||
Version: DSP.AT.1.0.1-00079.2-LEMANS-1
|
||||
RawFile: qcom/sa8775p/gpdsp1r.jsn
|
||||
RawFile: qcom/sa8775p/gpdspr.jsn
|
||||
File: qcom/qcs8300/adsp.mbn
|
||||
Version: DSP.AT.1.0.1-00096-LEMANS-1
|
||||
RawFile: qcom/qcs8300/adspr.jsn
|
||||
RawFile: qcom/qcs8300/adspua.jsn
|
||||
File: qcom/qcs8300/cdsp0.mbn
|
||||
Version: DSP.AT.1.0.1-00096-LEMANS-1
|
||||
RawFile: qcom/qcs8300/cdspr.jsn
|
||||
File: qcom/qcs8300/gpdsp0.mbn
|
||||
Version: DSP.AT.1.0.1-00096-LEMANS-1
|
||||
|
||||
Licence: Redistributable. See LICENSE.qcom-2 and qcom/NOTICE.txt for details
|
||||
|
||||
|
|
|
|||
BIN
qcom/qcs8300/adsp.mbn
Normal file
BIN
qcom/qcs8300/adsp.mbn
Normal file
Binary file not shown.
22
qcom/qcs8300/adspr.jsn
Normal file
22
qcom/qcs8300/adspr.jsn
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
29
qcom/qcs8300/adspua.jsn
Normal file
29
qcom/qcs8300/adspua.jsn
Normal 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/qcs8300/cdsp0.mbn
Normal file
BIN
qcom/qcs8300/cdsp0.mbn
Normal file
Binary file not shown.
22
qcom/qcs8300/cdspr.jsn
Normal file
22
qcom/qcs8300/cdspr.jsn
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
qcom/qcs8300/gpdsp0.mbn
Normal file
BIN
qcom/qcs8300/gpdsp0.mbn
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue