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

Commit 9e335e2f authored by Chun Zhang's avatar Chun Zhang
Browse files

ARM: dts: msm: enable haptics on MSM8992 CDP and MTP



Add device tree node to enable haptics on MSM8992 CDP and MTP
platforms.

Change-Id: I58a743fcabe190e6248a1afd93596a24fe88fc06
Signed-off-by: default avatarChun Zhang <chunz@codeaurora.org>
parent 032ca0a8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -87,6 +87,10 @@
	status = "ok";
};

&pmi8994_haptics {
	status = "okay";
};

&pm8994_gpios {
	gpio@c200 { /* GPIO 3 */
		qcom,mode = <0>;		/* Digital in */
+4 −0
Original line number Diff line number Diff line
@@ -96,6 +96,10 @@
	status = "ok";
};

&pmi8994_haptics {
	status = "okay";
};

&pm8994_gpios {
	gpio@c200 { /* GPIO 3 */
		qcom,mode = <0>;		/* Digital in */