Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a644b1a authored by Vamshi Krishna B V's avatar Vamshi Krishna B V
Browse files

ARM: dts: msm: Modify the playrate for haptics MSM8953 MTP



Modify the playrate for haptics MSM8953 MTP.
Also configure the auto resonance mode to "qwd".

CRs-Fixed: 1111145
Change-Id: If539830f1dd5eab30addde93dffeaf36848b1980
Signed-off-by: default avatarVamshi Krishna B V <vbv@codeaurora.org>
parent 4279b564
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -35,6 +35,13 @@
	qcom,battery-data = <&mtp_batterydata>;
};

&pmi_haptic{
	qcom,lra-auto-res-mode="qwd";
	qcom,lra-high-z="opt1";
	qcom,lra-res-cal-period = <0>;
	qcom,wave-play-rate-us = <4165>;
};

&qpnp_smbcharger {
	qcom,battery-data = <&mtp_batterydata>;
	qcom,chg-led-sw-controls;
+7 −0
Original line number Diff line number Diff line
@@ -33,6 +33,13 @@
	qcom,battery-data = <&mtp_batterydata>;
};

&pmi_haptic{
	qcom,lra-auto-res-mode="qwd";
	qcom,lra-high-z="opt1";
	qcom,lra-res-cal-period = <0>;
	qcom,wave-play-rate-us = <4165>;
};

&qpnp_smbcharger {
	qcom,battery-data = <&mtp_batterydata>;
	qcom,chg-led-sw-controls;