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

Commit 3c2b7b31 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: specify haptics device for sdm845 QRD



Specify haptics device to support vibrator that is present on
sdm845 QRD.

Change-Id: I346e084e5e3108e279586f1fe0190367f1f10382
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 5f300da0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -185,6 +185,13 @@
	qcom,led-strings-list = [01 02];
};

&pmi8998_haptics {
	qcom,vmax-mv = <1800>;
	qcom,wave-play-rate-us = <4347>;
	qcom,lra-auto-mode;
	status = "okay";
};

&mdss_mdp {
	connectors = <&sde_rscc &sde_wb>;
};