ARM: dts: msm: node indicating single-core latency voting

Node for enabling latency voting for single-core.

Change-Id: Ib95d41e34719fc40c2f8b5ea1392b5b64b83ce18
This commit is contained in:
Vamsi Krishna Gattupalli
2023-04-19 18:00:28 +05:30
parent 60aeed6ccb
commit 1038c47861
2 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ Optional properties:
- qcom,fastrpc-adsp-sensors-pdr : Flag to enable Sensors PDR
- qcom,unsigned-support-domains : Flag to enable unsigned support property for
subsystems
- qcom,single-core-latency-vote : Bool for enabling latency voting only for a single-core
in platforms without lowest capacity cores
Optional subnodes:
- qcom,msm_fastrpc_compute_cb : Child nodes representing the compute context banks
@@ -41,6 +43,7 @@ Example:
qcom,adsp-remoteheap-vmid = <22 37>;
qcom,fastrpc-adsp-sensors-pdr;
qcom,unsigned-support-domains = <0x09>;
qcom,single-core-latency-vote;
qcom,msm_fastrpc_rpmsg {
compatible = "qcom,msm-fastrpc-rpmsg";

View File

@@ -2201,6 +2201,7 @@
qcom,rpc-latency-us = <235>;
qcom,fastrpc-gids = <2908>;
qcom,qos-cores = <2>; /* its a gold+ cluster */
qcom,single-core-latency-vote;
qcom,msm_fastrpc_compute_cb1 {
compatible = "qcom,msm-fastrpc-compute-cb";