mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
synced 2026-01-03 09:03:57 +08:00
qcom: sdm845: add RB3 sensors DSP firmware
Add the firmware for the sensors DSP found on Qualcomm SDM845/SDA845. Unlike the rest of DSP firmware, this particular firmware is device-specific. This firmware was published for the Thundercomm RB3 board aka db845c. Firmware version: - SLPI.HY.1.0-00365-SDM845AZL-1 Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
BIN
qcom/sdm845/Thundercomm/db845c/slpi.mbn
Normal file
BIN
qcom/sdm845/Thundercomm/db845c/slpi.mbn
Normal file
Binary file not shown.
21
qcom/sdm845/Thundercomm/db845c/slpir.jsn
Normal file
21
qcom/sdm845/Thundercomm/db845c/slpir.jsn
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "slpi",
|
||||
"subdomain": "root_pd",
|
||||
"qmi_instance_id": 90
|
||||
},
|
||||
"sr_service": [
|
||||
{
|
||||
"provider": "tms",
|
||||
"service": "servreg",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
21
qcom/sdm845/Thundercomm/db845c/slpius.jsn
Normal file
21
qcom/sdm845/Thundercomm/db845c/slpius.jsn
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "slpi",
|
||||
"subdomain": "sensor_pd",
|
||||
"qmi_instance_id": 90
|
||||
},
|
||||
"sr_service": [
|
||||
{
|
||||
"provider": "tms",
|
||||
"service": "servreg",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user