diff --git a/WHENCE b/WHENCE index 877406fd..ae41fa9b 100644 --- a/WHENCE +++ b/WHENCE @@ -6395,6 +6395,21 @@ File: qcom/qrb4210/modem.mbn Version: MPSS.HA.1.1-00435-KD_ALL_PACK-1 RawFile: qcom/qrb4210/modemr.jsn RawFile: qcom/qrb4210/modemuw.jsn +File: qcom/sa8775p/adsp.mbn +Version: DSP.AT.1.0.1-00079.2-LEMANS-1 +RawFile: qcom/sa8775p/adspr.jsn +RawFile: qcom/sa8775p/adspua.jsn +File: qcom/sa8775p/cdsp0.mbn +Version: DSP.AT.1.0.1-00079.2-LEMANS-1 +File: qcom/sa8775p/cdsp1.mbn +Version: DSP.AT.1.0.1-00079.2-LEMANS-1 +RawFile: qcom/sa8775p/cdspr.jsn +File: qcom/sa8775p/gpdsp0.mbn +Version: DSP.AT.1.0.1-00079.2-LEMANS-1 +File: qcom/sa8775p/gpdsp1.mbn +Version: DSP.AT.1.0.1-00079.2-LEMANS-1 +RawFile: qcom/sa8775p/gpdsp1r.jsn +RawFile: qcom/sa8775p/gpdspr.jsn File: qcom/sdm845/adsp.mbn Version: ADSP.HT.4.0-00593-SDM845-1 RawFile: qcom/sdm845/adspr.jsn diff --git a/qcom/sa8775p/adsp.mbn b/qcom/sa8775p/adsp.mbn new file mode 100644 index 00000000..27622b1e Binary files /dev/null and b/qcom/sa8775p/adsp.mbn differ diff --git a/qcom/sa8775p/adspr.jsn b/qcom/sa8775p/adspr.jsn new file mode 100644 index 00000000..64520237 --- /dev/null +++ b/qcom/sa8775p/adspr.jsn @@ -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" + } + ] +} \ No newline at end of file diff --git a/qcom/sa8775p/adspua.jsn b/qcom/sa8775p/adspua.jsn new file mode 100644 index 00000000..ab4254af --- /dev/null +++ b/qcom/sa8775p/adspua.jsn @@ -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" + } + ] +} \ No newline at end of file diff --git a/qcom/sa8775p/cdsp0.mbn b/qcom/sa8775p/cdsp0.mbn new file mode 100644 index 00000000..8dafc143 Binary files /dev/null and b/qcom/sa8775p/cdsp0.mbn differ diff --git a/qcom/sa8775p/cdsp1.mbn b/qcom/sa8775p/cdsp1.mbn new file mode 100644 index 00000000..b9748248 Binary files /dev/null and b/qcom/sa8775p/cdsp1.mbn differ diff --git a/qcom/sa8775p/cdspr.jsn b/qcom/sa8775p/cdspr.jsn new file mode 100644 index 00000000..4491d955 --- /dev/null +++ b/qcom/sa8775p/cdspr.jsn @@ -0,0 +1,22 @@ +{ + "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, + "dcomment": "data can be used to configure ACK timeout.Make data_valid 1 as well.Unit is second" + } + ] +} \ No newline at end of file diff --git a/qcom/sa8775p/gpdsp0.mbn b/qcom/sa8775p/gpdsp0.mbn new file mode 100644 index 00000000..4b66d5fd Binary files /dev/null and b/qcom/sa8775p/gpdsp0.mbn differ diff --git a/qcom/sa8775p/gpdsp1.mbn b/qcom/sa8775p/gpdsp1.mbn new file mode 100644 index 00000000..55574ac1 Binary files /dev/null and b/qcom/sa8775p/gpdsp1.mbn differ diff --git a/qcom/sa8775p/gpdsp1r.jsn b/qcom/sa8775p/gpdsp1r.jsn new file mode 100644 index 00000000..8b55c59c --- /dev/null +++ b/qcom/sa8775p/gpdsp1r.jsn @@ -0,0 +1,22 @@ +{ + "sr_version": { + "major": 1, + "minor": 1, + "patch": 1 + }, + "sr_domain": { + "soc": "msm", + "domain": "gpdsp1", + "subdomain": "root_pd", + "qmi_instance_id": 241 + }, + "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" + } + ] +} \ No newline at end of file diff --git a/qcom/sa8775p/gpdspr.jsn b/qcom/sa8775p/gpdspr.jsn new file mode 100644 index 00000000..c8bab32c --- /dev/null +++ b/qcom/sa8775p/gpdspr.jsn @@ -0,0 +1,22 @@ +{ + "sr_version": { + "major": 1, + "minor": 1, + "patch": 1 + }, + "sr_domain": { + "soc": "msm", + "domain": "gpdsp", + "subdomain": "root_pd", + "qmi_instance_id": 192 + }, + "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" + } + ] +} \ No newline at end of file