Merge branch 'lenovo-thinkpad-x13s' of https://github.com/mrhpearson/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This commit is contained in:
commit
8413c63c7a
8
WHENCE
8
WHENCE
|
@ -5615,6 +5615,7 @@ File: qcom/a660_gmu.bin
|
|||
File: qcom/a660_sqe.fw
|
||||
File: qcom/leia_pfp_470.fw
|
||||
File: qcom/leia_pm4_470.fw
|
||||
File: qcom/LENOVO/21BX/qcdxkmsuc8280.mbn
|
||||
|
||||
Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
|
||||
|
||||
|
@ -5641,6 +5642,13 @@ File: qcom/sm8250/adspr.jsn
|
|||
File: qcom/sm8250/adspua.jsn
|
||||
File: qcom/sm8250/cdsp.mbn
|
||||
File: qcom/sm8250/cdspr.jsn
|
||||
File: qcom/LENOVO/21BX/adspr.jsn
|
||||
File: qcom/LENOVO/21BX/adspua.jsn
|
||||
File: qcom/LENOVO/21BX/battmgr.jsn
|
||||
File: qcom/LENOVO/21BX/cdspr.jsn
|
||||
File: qcom/LENOVO/21BX/qcadsp8280.mbn
|
||||
File: qcom/LENOVO/21BX/qccdsp8280.mbn
|
||||
File: qcom/LENOVO/21BX/qcslpi8280.mbn
|
||||
|
||||
Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details
|
||||
|
||||
|
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"provider": "tms",
|
||||
"service": "pdr_enabled",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue