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

Commit 4139c9ca authored by Ganesh Keethol's avatar Ganesh Keethol
Browse files

ARM: dts: msm: Remove TWM Haptics entry for SDM429w + BG



BG controls haptics in TWM mode via command mode.By default
haptics is in command mode. So removing configuration of haptics
in ext-pin pwm mode from HLOS while entering TWM mode.

Change-Id: I9825fa916e57278e8e08bee5ac0ddceaa603f31b
Signed-off-by: default avatarGanesh Keethol <gkeethol@codeaurora.org>
parent 2e88452c
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -29,7 +29,3 @@
&pm660_fg {
&pm660_fg {
	qcom,fg-disable-in-twm;
	qcom,fg-disable-in-twm;
};
};

&pm660_haptics {
	qcom,haptics-ext-pin-twm;
};