mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
synced 2026-01-03 17:12:41 +08:00
qcom: add ADSP firmware for kaanapali platform
Add ADSP firmware for Qualcomm kaanapali platform. Signed-off-by: Xin Liu <xin.liu@oss.qualcomm.com>
This commit is contained in:
BIN
qcom/kaanapali/adsp.mbn
Normal file
BIN
qcom/kaanapali/adsp.mbn
Normal file
Binary file not shown.
BIN
qcom/kaanapali/adsp_dtb.mbn
Normal file
BIN
qcom/kaanapali/adsp_dtb.mbn
Normal file
Binary file not shown.
22
qcom/kaanapali/adspr.jsn
Normal file
22
qcom/kaanapali/adspr.jsn
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "adsp",
|
||||
"subdomain": "root_pd",
|
||||
"qmi_instance_id": 74
|
||||
},
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
22
qcom/kaanapali/adsps.jsn
Normal file
22
qcom/kaanapali/adsps.jsn
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "adsp",
|
||||
"subdomain": "sensor_pd",
|
||||
"qmi_instance_id": 74
|
||||
},
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
29
qcom/kaanapali/adspua.jsn
Normal file
29
qcom/kaanapali/adspua.jsn
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "adsp",
|
||||
"subdomain": "audio_pd",
|
||||
"qmi_instance_id": 74
|
||||
},
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"provider": "avs",
|
||||
"service": "audio",
|
||||
"service_data_valid": 0,
|
||||
"service_data": 0,
|
||||
"dcomment": "No comment"
|
||||
}
|
||||
]
|
||||
}
|
||||
22
qcom/kaanapali/adspuo.jsn
Normal file
22
qcom/kaanapali/adspuo.jsn
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"sr_version": {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"patch": 1
|
||||
},
|
||||
"sr_domain": {
|
||||
"soc": "msm",
|
||||
"domain": "adsp",
|
||||
"subdomain": "ois_pd",
|
||||
"qmi_instance_id": 74
|
||||
},
|
||||
"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