mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2026-01-27 19:17:22 +01:00
qcom: Remove ADSP SensorPD json for Radxa Dragon Q6A
SensorPD is unused on this platform and disabled in ADSP firmware. Remove the json file for it. Signed-off-by: Xilin Wu <sophon@radxa.com>
This commit is contained in:
parent
8ae6479889
commit
1ccefae136
2 changed files with 0 additions and 23 deletions
1
WHENCE
1
WHENCE
|
|
@ -6795,7 +6795,6 @@ Link: qcom/qcs6490/cdspr.jsn -> ../qcm6490/cdspr.jsn
|
|||
File: qcom/qcs6490/radxa/dragon-q6a/adsp.mbn
|
||||
Version: ADSP.HT.5.5.c8-00217-KODIAK-1
|
||||
RawFile: qcom/qcs6490/radxa/dragon-q6a/adspr.jsn
|
||||
RawFile: qcom/qcs6490/radxa/dragon-q6a/adsps.jsn
|
||||
RawFile: qcom/qcs6490/radxa/dragon-q6a/adspua.jsn
|
||||
File: qcom/qcs6490/Thundercomm/RubikPi3/adsp.mbn
|
||||
Version: ADSP.HT.5.5.c8-00217-KODIAK-1
|
||||
|
|
|
|||
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue