mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
ARM64/dts: sdmmagpie: Use 67us latency for cdsp
To avoid CPU wakeups on DMA latency changes that result in same idle level. Change-Id: I169df3bc4c2710f9516f3fe46e039b16a984bf20 Signed-off-by: Richard Raya <rdxzv.dev@gmail.com>
This commit is contained in:
parent
f47de83807
commit
8fd7eb792f
@ -1800,7 +1800,7 @@
|
||||
msm_cdsp_rm: qcom,msm_cdsp_rm {
|
||||
compatible = "qcom,msm-cdsp-rm";
|
||||
qcom,qos-cores = <0 1 2 3 4 5>;
|
||||
qcom,qos-latency-us = <44>;
|
||||
qcom,qos-latency-us = <67>;
|
||||
qcom,qos-maxhold-ms = <20>;
|
||||
qcom,compute-cx-limit-en;
|
||||
qcom,compute-priority-mode = <2>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user