ARM: dts: msm: Change ipa polling parameter in SDM660/630

Modify ipa poll parameter configuration to 1x40
to meet power and performance requirements of
SDM660/630.

Change-Id: I09cfa921ff61b38fe808f386e665ed9595c6e823
Acked-by: Mohammed Javid <mjavid@qti.qualcomm.com>
Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
This commit is contained in:
Utkarsh Saxena 2017-03-17 19:41:14 +05:30
parent 687a4eb82b
commit 79b8be3d36
2 changed files with 4 additions and 4 deletions

View file

@ -1235,8 +1235,8 @@
<90 512 206000 960000>,
<1 676 206000 160000>;
qcom,bus-vector-names = "MIN", "SVS", "PERF", "TURBO";
qcom,rx-polling-sleep-ms = <2>; /* Polling sleep interval */
qcom,ipa-polling-iteration = <5>; /* Polling Iteration */
qcom,rx-polling-sleep-ms = <1>; /* Polling sleep interval */
qcom,ipa-polling-iteration = <40>; /* Polling Iteration */
ipa_smmu_ap: ipa_smmu_ap {
compatible = "qcom,ipa-smmu-ap-cb";

View file

@ -1462,8 +1462,8 @@
<90 512 206000 960000>,
<1 676 206000 160000>;
qcom,bus-vector-names = "MIN", "SVS", "PERF", "TURBO";
qcom,rx-polling-sleep-ms = <2>; /* Polling sleep interval */
qcom,ipa-polling-iteration = <5>; /* Polling Iteration */
qcom,rx-polling-sleep-ms = <1>; /* Polling sleep interval */
qcom,ipa-polling-iteration = <40>; /* Polling Iteration */
ipa_smmu_ap: ipa_smmu_ap {
compatible = "qcom,ipa-smmu-ap-cb";