diff --git a/WHENCE b/WHENCE index 760ab6ea..ef7ae6c7 100644 --- a/WHENCE +++ b/WHENCE @@ -6638,6 +6638,11 @@ 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 +RawFile: qcom/qcs6490/Thundercomm/RubikPi3/adspr.jsn +RawFile: qcom/qcs6490/Thundercomm/RubikPi3/adsps.jsn +RawFile: qcom/qcs6490/Thundercomm/RubikPi3/adspua.jsn File: qcom/qcs615/adsp.mbn Version: ADSP.VT.5.2.c6-00059-SM6150-1 RawFile: qcom/qcs615/adspr.jsn diff --git a/qcom/qcs6490/Thundercomm/RubikPi3/adsp.mbn b/qcom/qcs6490/Thundercomm/RubikPi3/adsp.mbn new file mode 100644 index 00000000..f122e822 Binary files /dev/null and b/qcom/qcs6490/Thundercomm/RubikPi3/adsp.mbn differ diff --git a/qcom/qcs6490/Thundercomm/RubikPi3/adspr.jsn b/qcom/qcs6490/Thundercomm/RubikPi3/adspr.jsn new file mode 100644 index 00000000..64520237 --- /dev/null +++ b/qcom/qcs6490/Thundercomm/RubikPi3/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/qcs6490/Thundercomm/RubikPi3/adsps.jsn b/qcom/qcs6490/Thundercomm/RubikPi3/adsps.jsn new file mode 100644 index 00000000..3f76a7d5 --- /dev/null +++ b/qcom/qcs6490/Thundercomm/RubikPi3/adsps.jsn @@ -0,0 +1,22 @@ +{ + "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" + } + ] +} \ No newline at end of file diff --git a/qcom/qcs6490/Thundercomm/RubikPi3/adspua.jsn b/qcom/qcs6490/Thundercomm/RubikPi3/adspua.jsn new file mode 100644 index 00000000..ab4254af --- /dev/null +++ b/qcom/qcs6490/Thundercomm/RubikPi3/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