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

Commit 855453ec authored by Wei Ding's avatar Wei Ding
Browse files

ARM: dts: msm: change gpio mode on msm8998



Change mode of gpio32 to pull up mode to fix
laser sensor no IRQ issue when laser sensor is
active.

Change-Id: I4034ba9e38793174c6c5340b2004ca948512a492
Signed-off-by: default avatarWei Ding <weiding@codeaurora.org>
parent 60be7160
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -975,7 +975,7 @@


			config {
			config {
				pins = "gpio26", "gpio126";
				pins = "gpio26", "gpio126";
				bias-disable;
				bias-pull-up;
				drive-strength = <2>; /* 2 MA */
				drive-strength = <2>; /* 2 MA */
			};
			};
		};
		};