mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
synced 2025-12-18 19:24:45 +08:00
qcom: Add SDM845 modem firmware
Adds test-signed modem and WiFi firmware versions: MPSS.AT.4.0.c2-01184-SDM845_GEN_PACK-1 WLAN.HL.2.0.c10-00236-QCAHLSWMTPLZ-1 Used on the Dragonboard 845c/Robotics RB3 platform. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
BIN
qcom/sdm845/mba.mbn
Normal file
BIN
qcom/sdm845/mba.mbn
Normal file
Binary file not shown.
BIN
qcom/sdm845/modem.mbn
Normal file
BIN
qcom/sdm845/modem.mbn
Normal file
Binary file not shown.
33
qcom/sdm845/modemuw.jsn
Normal file
33
qcom/sdm845/modemuw.jsn
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "modem",
|
||||
"subdomain": "wlan_pd",
|
||||
"qmi_instance_id": 180
|
||||
},
|
||||
"sr_service": [
|
||||
{
|
||||
"provider": "kernel",
|
||||
"service": "elf_loader",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0
|
||||
},
|
||||
{
|
||||
"provider": "tms",
|
||||
"service": "servreg",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0
|
||||
},
|
||||
{
|
||||
"provider": "wlan",
|
||||
"service": "fw",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
qcom/sdm845/wlanmdsp.mbn
Normal file
BIN
qcom/sdm845/wlanmdsp.mbn
Normal file
Binary file not shown.
Reference in New Issue
Block a user