mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
synced 2025-12-18 11:21:40 +08:00
qcom: add CDSP firmware for x1e80100 platform
Add CDSP firmware for Qualcomm x1e80100 platform. Signed-off-by: Xin Liu <xin.liu@oss.qualcomm.com>
This commit is contained in:
4
WHENCE
4
WHENCE
@@ -6438,6 +6438,10 @@ RawFile: qcom/x1e80100/adsps.jsn
|
||||
RawFile: qcom/x1e80100/adspua.jsn
|
||||
RawFile: qcom/x1e80100/battmgr.jsn
|
||||
RawFile: qcom/x1e80100/LENOVO/21N1/adspua.jsn
|
||||
File: qcom/x1e80100/cdsp.mbn
|
||||
File: qcom/x1e80100/cdsp_dtb.mbn
|
||||
Version: CDSP.HT.2.9.c1-00069-HAMOA-1
|
||||
RawFile: qcom/x1e80100/cdspr.jsn
|
||||
File: qcom/x1e80100/LENOVO/21N1/qcadsp8380.mbn
|
||||
Version: ADSP.HT.5.9-00787.2-HAMOA-1
|
||||
File: qcom/x1e80100/LENOVO/21N1/adsp_dtbs.elf
|
||||
|
||||
BIN
qcom/x1e80100/cdsp.mbn
Normal file
BIN
qcom/x1e80100/cdsp.mbn
Normal file
Binary file not shown.
BIN
qcom/x1e80100/cdsp_dtb.mbn
Normal file
BIN
qcom/x1e80100/cdsp_dtb.mbn
Normal file
Binary file not shown.
22
qcom/x1e80100/cdspr.jsn
Normal file
22
qcom/x1e80100/cdspr.jsn
Normal file
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user