Merge "arm64: dts: msm: Increase GLINK intents" into dsp-kernel.lnx.2.0

This commit is contained in:
Linux Build Service Account
2024-11-25 08:40:03 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -2,7 +2,7 @@
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>;
label = "adsp"; label = "adsp";
memory-region = <&adsp_mem_heap>; memory-region = <&adsp_mem_heap>;
qcom,vmids = <22 37>; qcom,vmids = <22 37>;
@@ -83,7 +83,7 @@
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>;
label = "cdsp"; label = "cdsp";
qcom,fastrpc-gids = <2908>; qcom,fastrpc-gids = <2908>;
qcom,rpc-latency-us = <235>; qcom,rpc-latency-us = <235>;
@@ -264,4 +264,4 @@
alloc-size-range = <0x0 0xFFFFFFFF>; alloc-size-range = <0x0 0xFFFFFFFF>;
}; };
}; };
}; };