mirror of
https://git.proxmox.com/git/mirror_linux-firmware
synced 2025-07-13 03:14:59 +00:00
Merge branch 'apq8096' of https://github.com/lumag/linux-firmware into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This commit is contained in:
commit
1fe86d1c49
6
WHENCE
6
WHENCE
@ -5757,6 +5757,12 @@ https://developer.qualcomm.com/hardware/dragonboard-410c/tools
|
||||
|
||||
Driver: qcom_q6v5_pas - Qualcomm remoteproc firmware
|
||||
|
||||
File: qcom/apq8096/adsp.mbn
|
||||
File: qcom/apq8096/adspr.jsn
|
||||
File: qcom/apq8096/adspua.jsn
|
||||
File: qcom/apq8096/mba.mbn
|
||||
File: qcom/apq8096/modem.mbn
|
||||
File: qcom/apq8096/modemr.jsn
|
||||
File: qcom/sdm845/adsp.mbn
|
||||
File: qcom/sdm845/adspr.jsn
|
||||
File: qcom/sdm845/adspua.jsn
|
||||
|
BIN
qcom/apq8096/adsp.mbn
Normal file
BIN
qcom/apq8096/adsp.mbn
Normal file
Binary file not shown.
21
qcom/apq8096/adspr.jsn
Normal file
21
qcom/apq8096/adspr.jsn
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "adsp",
|
||||
"subdomain": "root_pd",
|
||||
"qmi_instance_id": 4
|
||||
},
|
||||
"sr_service": [
|
||||
{
|
||||
"provider": "tms",
|
||||
"service": "servreg",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0
|
||||
}
|
||||
]
|
||||
}
|
21
qcom/apq8096/adspua.jsn
Normal file
21
qcom/apq8096/adspua.jsn
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "adsp",
|
||||
"subdomain": "audio_pd",
|
||||
"qmi_instance_id": 4
|
||||
},
|
||||
"sr_service": [
|
||||
{
|
||||
"provider": "tms",
|
||||
"service": "servreg",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0
|
||||
}
|
||||
]
|
||||
}
|
BIN
qcom/apq8096/mba.mbn
Normal file
BIN
qcom/apq8096/mba.mbn
Normal file
Binary file not shown.
BIN
qcom/apq8096/modem.mbn
Normal file
BIN
qcom/apq8096/modem.mbn
Normal file
Binary file not shown.
21
qcom/apq8096/modemr.jsn
Normal file
21
qcom/apq8096/modemr.jsn
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "modem",
|
||||
"subdomain": "root_pd",
|
||||
"qmi_instance_id": 100
|
||||
},
|
||||
"sr_service": [
|
||||
{
|
||||
"provider": "tms",
|
||||
"service": "servreg",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user