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

Commit ae47787a authored by Abinaya P's avatar Abinaya P
Browse files

ARM: dts: msm: update GPIO keys pinctrl settings for MSMTITANIUM CDP/MTP



Configure the drive strength for the GPIO keys (vol+, camera focus,
camera snaphot) and also configure them as bias pull up.

Change-Id: Ic73ad27e9e6dcd73c2dce53a56f090642e04523d
Signed-off-by: default avatarAbinaya P <abinayap@codeaurora.org>
parent 1c2c6d7f
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -1040,6 +1040,8 @@

				config {
					pins = "gpio85", "gpio86", "gpio87";
					drive-strength = <2>;
					bias-pull-up;
				};
			};

@@ -1051,6 +1053,8 @@

				config {
					pins = "gpio85", "gpio86", "gpio87";
					drive-strength = <2>;
					bias-pull-up;
				};
			};
		};