qcom: apq8096: add modem firmware

Add the modem DSP firmware for the Qualcomm APQ8096 boards. The files
come from the redistributable linux-board-support-package-r01700.1.zip
for the Dragonboard 820c. The file modem.mbn was generated from
segment files using the pil-squasher tool.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
Dmitry Baryshkov 2022-04-13 14:42:21 +03:00
parent 9fa878c6f1
commit afc44bb26f
4 changed files with 24 additions and 0 deletions

3
WHENCE
View File

@ -5760,6 +5760,9 @@ 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/mba.mbn Normal file

Binary file not shown.

BIN
qcom/apq8096/modem.mbn Normal file

Binary file not shown.

21
qcom/apq8096/modemr.jsn Normal file
View 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
}
]
}