Merge ca5254fe54 on remote branch

Change-Id: If9fbdfdfbb5429e4c5e0ff37271f78b4bfbace93
This commit is contained in:
Linux Build Service Account
2025-02-26 15:33:24 -08:00

View File

@@ -7,7 +7,9 @@
qcom,fastrpc {
compatible = "qcom,fastrpc";
qcom,glink-channels = "fastrpcglink-apps-dsp";
qcom,intents = <0x64 64>;
qcom,intents = <0x181 64>;
qcom,ch-sched-rt;
qcom,cb-irq;
label = "adsp";
memory-region = <&adsp_mem_heap>;
qcom,vmids = <22 37>;
@@ -88,7 +90,9 @@
qcom,fastrpc {
compatible = "qcom,fastrpc";
qcom,glink-channels = "fastrpcglink-apps-dsp";
qcom,intents = <0x64 64>;
qcom,intents = <0x3fA 64>;
qcom,ch-sched-rt;
qcom,cb-irq;
label = "cdsp";
qcom,fastrpc-gids = <2908>;
qcom,rpc-latency-us = <235>;