diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 16:44:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 16:44:52 +0000 |
commit | 1ae1ce35210e35559848b88ecd07206cdffd5f94 (patch) | |
tree | d0bfb00539f99b9026d387607ad594f507383bf3 /qcom/qcm2290/adspr.jsn | |
parent | Adding upstream version 20230625. (diff) | |
download | firmware-nonfree-1ae1ce35210e35559848b88ecd07206cdffd5f94.tar.xz firmware-nonfree-1ae1ce35210e35559848b88ecd07206cdffd5f94.zip |
Adding upstream version 20240709.upstream/20240709upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qcom/qcm2290/adspr.jsn')
-rw-r--r-- | qcom/qcm2290/adspr.jsn | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/qcom/qcm2290/adspr.jsn b/qcom/qcm2290/adspr.jsn new file mode 100644 index 0000000..0964c15 --- /dev/null +++ b/qcom/qcm2290/adspr.jsn @@ -0,0 +1,21 @@ +{ + "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 + } + ] +}
\ No newline at end of file |