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

Commit 53c63963 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: correct Haptics Play rate and actuator type for MSMTITANIUM"

parents 9edd6fb7 2dd2f6d2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -105,6 +105,14 @@
	};
};

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

&blsp1_uart0 {
	status = "ok";
	pinctrl-names = "default";
+8 −0
Original line number Diff line number Diff line
@@ -71,6 +71,14 @@
	};
};

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

&blsp1_uart0 {
	status = "ok";
	pinctrl-names = "default";