ARM: dts: msm: change auto resonance calibraiton period to 4 cycles

Change lra auto resonance calibration period to 4 cycles for better
vibration.

Change-Id: I3489efa57d57a5deff4d9662063e8d7d2f6f2e38
Signed-off-by: Abinaya P <abinayap@codeaurora.org>
This commit is contained in:
Abinaya P 2016-04-11 16:48:05 +05:30 committed by Gerrit - the friendly Code Review server
parent cb30b3113b
commit df445619c8
2 changed files with 2 additions and 2 deletions

View File

@ -142,7 +142,7 @@
qcom,wave-samp-rep-cnt = <1>;
qcom,lra-auto-res-mode="qwd";
qcom,lra-high-z="opt1";
qcom,lra-res-cal-period = <0>;
qcom,lra-res-cal-period = <4>;
qcom,correct-lra-drive-freq;
qcom,misc-trim-error-rc19p2-clk-reg-present;
};

View File

@ -168,7 +168,7 @@
qcom,wave-samp-rep-cnt = <1>;
qcom,lra-auto-res-mode="qwd";
qcom,lra-high-z="opt1";
qcom,lra-res-cal-period = <0>;
qcom,lra-res-cal-period = <4>;
qcom,correct-lra-drive-freq;
qcom,misc-trim-error-rc19p2-clk-reg-present;
};