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

Commit e61bad90 authored by Himanshu Aggarwal's avatar Himanshu Aggarwal
Browse files

ARM: dts: msm: add dts entry for qpnp-vibrator



Add dts entry for qpnp-vibrator driver. qpnp-vibrator controls
the VIB_DRV_N pin on PMferrum, which is used for providing the
vibration effects for the device.

Change-Id: I14b22a0b36101dcbd112d2614e6a3dc4c4b13b32
Signed-off-by: default avatarHimanshu Aggarwal <haggarwa@codeaurora.org>
parent e6bae647
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -354,6 +354,13 @@
			status = "disabled";
		};

		pmferrum_vib: qcom,vibrator@c000 {
			compatible = "qcom,qpnp-vibrator";
			reg = <0xc000 0x100>;
			label = "vibrator";
			status = "disabled";
		};

		pmferrum_conga_dig: ferrum_wcd_codec@f000 {
			compatible = "qcom,wcd-spmi";
			reg = <0xf000 0x100>;