Skip to content
Snippets Groups Projects
Commit a0804d8a authored by Thierry Strudel's avatar Thierry Strudel
Browse files

ARM64: dts: bullhead: haptic: use sine wave shape

Bug: 26299440
Change-Id: I32d978bf9b39a1f628643ad929057d6f194477bb
parent 698bceab
Branches
Tags
No related merge requests found
......@@ -40,13 +40,14 @@
&pmi8994_haptics {
status = "okay";
qcom,actuator-type = "lra";
qcom,vmax-mv = <1160>;
qcom,vmax-mv-ind = <1972>;
qcom,vmax-mv = <1500>;
qcom,vmax-mv-ind = <2500>;
qcom,ilim-ma = <400>;
qcom,wave-play-rate-us = <4347>;
qcom,correct-lra-drive-freq;
qcom,en-brake;
qcom,brake-pattern = [03 03 03 03];
qcom,wave-shape = "sine";
};
&spi_fpc {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment