Signed-off-by: Josh Boyer <jwboyer@kernel.org>
main 20230804
Josh Boyer 2023-08-04 06:33:54 -04:00
commit 7be2766de1
No known key found for this signature in database
GPG Key ID: A31B6BD72486CFD6
4 changed files with 45 additions and 0 deletions

3
WHENCE
View File

@ -5639,6 +5639,9 @@ File: qcom/sdm845/adspr.jsn
File: qcom/sdm845/adspua.jsn
File: qcom/sdm845/cdsp.mbn
File: qcom/sdm845/cdspr.jsn
File: qcom/sdm845/Thundercomm/db845c/slpi.mbn
File: qcom/sdm845/Thundercomm/db845c/slpir.jsn
File: qcom/sdm845/Thundercomm/db845c/slpius.jsn
File: qcom/sm8250/adsp.mbn
File: qcom/sm8250/adspr.jsn
File: qcom/sm8250/adspua.jsn

Binary file not shown.

View 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
}
]
}

View 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
}
]
}