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

Commit 2a6df86c authored by Ray Zhang's avatar Ray Zhang
Browse files

ARM: dts: msm: set gpio98/gpio99 as input in suspend for msm8937



On msm8937 gpio98/gpio99 is kept as output pull down during
suspend, which increases rock bottom current. Change their
states to input pull down to reduce power consumption.

Change-Id: I182789ad3323bd4fdd5e8646f078a8028abf6bc3
Signed-off-by: default avatarRay Zhang <rayz@codeaurora.org>
parent 424ba5c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -448,6 +448,7 @@
					pins = "gpio60", "gpio98", "gpio99";
					drive-strength = <2>; /* 2 mA */
					bias-pull-down; /* pull down */
					input-enable;
				};
			};
		};