ARM: dts: msm: enable LRA drive correction for haptics on pmi8998 and pm660

As per the hardware documentation, specify the following device
tree properties for pmi8998 and pm660.

- qcom,correct-lra-drive-freq
- qcom,misc-trim-error-rc19p2-clk-reg-present

These properties will ensure that LRA is driven at constant
resonant frequency under different operating conditions and
correct the frequency error (if any) in 19.2 MHz RC clock.

CRs-Fixed: 2003564
Change-Id: I91cd303557faf51211b86b61ec3e208f3e6efa8e
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
This commit is contained in:
Subbaraman Narayanamurthy 2017-02-09 18:40:00 -08:00
parent dd6494d94e
commit 4eaf6aa309
2 changed files with 4 additions and 0 deletions

View file

@ -606,6 +606,8 @@
qcom,lra-high-z = "opt1";
qcom,lra-auto-res-mode = "qwd";
qcom,lra-res-cal-period = <4>;
qcom,correct-lra-drive-freq;
qcom,misc-trim-error-rc19p2-clk-reg-present;
};
};
};

View file

@ -641,6 +641,8 @@
qcom,lra-high-z = "opt1";
qcom,lra-auto-res-mode = "qwd";
qcom,lra-res-cal-period = <4>;
qcom,correct-lra-drive-freq;
qcom,misc-trim-error-rc19p2-clk-reg-present;
};
flash_led: qcom,leds@d300 {