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

robot/pr-0-1729235875

See merge request kernel-firmware/linux-firmware!337
This commit is contained in:
Mario Limonciello 2024-10-18 13:21:04 +00:00
commit 1f83bd21e4
7 changed files with 102 additions and 0 deletions

7
WHENCE
View File

@ -6289,6 +6289,13 @@ RawFile: qcom/sc8280xp/LENOVO/21BX/cdspr.jsn
File: qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn
File: qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn
File: qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn
File: qcom/x1e80100/adsp.mbn
File: qcom/x1e80100/adsp_dtb.mbn
Version: ADSP.HT.5.9-00796-HAMOA-1
RawFile: qcom/x1e80100/adspr.jsn
RawFile: qcom/x1e80100/adsps.jsn
RawFile: qcom/x1e80100/adspua.jsn
RawFile: qcom/x1e80100/battmgr.jsn
Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details

BIN
qcom/x1e80100/adsp.mbn Normal file

Binary file not shown.

BIN
qcom/x1e80100/adsp_dtb.mbn Normal file

Binary file not shown.

22
qcom/x1e80100/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/x1e80100/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/x1e80100/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/x1e80100/battmgr.jsn Normal file
View File

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