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

Commit ab95bea7 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: Disable vibrator overdrive for pmi632



There are scenarios where Vbat is lower than overdrive
voltage causing the vibrator to fail. Disabling overdrive
does not have a performance impact, hence disable it.

Change-Id: I26d54057903e6898e7d1a7a851417f6b2c5af161
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent 63098a4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -549,7 +549,7 @@
			compatible = "qcom,qpnp-vibrator-ldo";
			reg = <0x5700 0x100>;
			qcom,vib-ldo-volt-uv = <3000000>;
			qcom,vib-overdrive-volt-uv = <3544000>;
			qcom,disable-overdrive;
		};

		pmi632_pwm: qcom,pwms@b300 {