Merge e0847f2bb3 on remote branch

Change-Id: I59eb47293f92c21595daaa8f26eb8e779e1346b5
This commit is contained in:
Linux Build Service Account
2025-04-02 04:58:47 -07:00

View File

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