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

Commit 398336ae authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: enable vibrator module for PMI632



Update VIB-LDO output voltage to 3V and also enable
vibrator module present in PMI632 for providing
vibration functionality on all SDM450-PMI632 boards.

CRs-Fixed: 2153094
Change-Id: Icbecee9d10eef3993da8fa89ebc180e7364b1f69
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent d0edcda0
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -225,9 +225,8 @@
		pmi632_vib: qcom,vibrator@5700 {
			compatible = "qcom,qpnp-vibrator-ldo";
			reg = <0x5700 0x100>;
			qcom,vib-ldo-volt-uv = <1504000>;
			qcom,vib-ldo-volt-uv = <3000000>;
			qcom,vib-overdrive-volt-uv = <3544000>;
			status = "disabled";
		};

		pmi632_pwm_1: pwm@b300 {