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

Commit c2412f6d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 894aaab4 3c2b7b31
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>;
};