diff --git a/WHENCE b/WHENCE index b3b469ef..d9606f42 100644 --- a/WHENCE +++ b/WHENCE @@ -5090,6 +5090,8 @@ File: qcom/sdm845/cdspr.jsn File: qcom/sm8250/adsp.mbn File: qcom/sm8250/adspr.jsn File: qcom/sm8250/adspua.jsn +File: qcom/sm8250/cdsp.mbn +File: qcom/sm8250/cdspr.jsn Licence: Redistributable. See LICENSE.qcom and qcom/NOTICE.txt for details diff --git a/qcom/sm8250/cdsp.mbn b/qcom/sm8250/cdsp.mbn new file mode 100644 index 00000000..da5c9cf5 Binary files /dev/null and b/qcom/sm8250/cdsp.mbn differ diff --git a/qcom/sm8250/cdspr.jsn b/qcom/sm8250/cdspr.jsn new file mode 100644 index 00000000..5d976a60 --- /dev/null +++ b/qcom/sm8250/cdspr.jsn @@ -0,0 +1,21 @@ +{ + "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 + } + ] +} \ No newline at end of file