Skip to content

Commit 36ec437

Browse files
Squishy123igorpecovnik
authored andcommitted
Restructured qcom/sm8550/ayn directory:
- moved some dependent files to qcom/sm8550/ayn folder - cloned ayn device folders odin2portal to odin2, odin2mini, thor Added usb driver firmware
1 parent 5d4dd2f commit 36ec437

36 files changed

+285
-0
lines changed

qcom/sm8550/ayn/a740_zap.mbn

11.8 KB
Binary file not shown.

qcom/sm8550/ayn/adsp.mbn

27.1 MB
Binary file not shown.

qcom/sm8550/ayn/adsp_dtb.mbn

15.8 KB
Binary file not shown.

qcom/sm8550/ayn/cdsp.mbn

6.76 MB
Binary file not shown.

qcom/sm8550/ayn/cdsp_dtb.mbn

7.8 KB
Binary file not shown.

qcom/sm8550/ayn/odin2/a740_zap.mbn

11.8 KB
Binary file not shown.

qcom/sm8550/ayn/odin2/adsp.mbn

27.1 MB
Binary file not shown.

qcom/sm8550/ayn/odin2/adsp_dtb.mbn

15.8 KB
Binary file not shown.

qcom/sm8550/ayn/odin2/adspr.jsn

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"sr_version": {
3+
"major": 1,
4+
"minor": 1,
5+
"patch": 1
6+
},
7+
"sr_domain": {
8+
"soc": "msm",
9+
"domain": "adsp",
10+
"subdomain": "root_pd",
11+
"qmi_instance_id": 74
12+
},
13+
"sr_service": [
14+
{
15+
"provider": "tms",
16+
"service": "servreg",
17+
"service_data_valid": 0,
18+
"service_data": 0,
19+
"dcomment": "data can be used to configure ACK timeout.Make data_valid 1 as well.Unit is second"
20+
}
21+
]
22+
}

qcom/sm8550/ayn/odin2/adsps.jsn

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"sr_version": {
3+
"major": 1,
4+
"minor": 1,
5+
"patch": 1
6+
},
7+
"sr_domain": {
8+
"soc": "msm",
9+
"domain": "adsp",
10+
"subdomain": "sensor_pd",
11+
"qmi_instance_id": 74
12+
},
13+
"sr_service": [
14+
{
15+
"provider": "tms",
16+
"service": "servreg",
17+
"service_data_valid": 0,
18+
"service_data": 0,
19+
"dcomment": "data can be used to configure ACK timeout.Make data_valid 1 as well.Unit is second"
20+
}
21+
]
22+
}

0 commit comments

Comments
 (0)