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

Commit 68f97955 authored by Charan Teja Reddy's avatar Charan Teja Reddy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update the GPIO pin configuration on 8937 & 8917



Update the GPIO.DIG_IN_CTL configuration to DTEST2 that helps in automatic
turning on the regulators, when insert the PMIC debug card into SD card
slot.

Change-Id: I37202394a5236a25f812de864596652227f3f6cb
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent b0af7638
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -241,7 +241,7 @@
	gpio@c100 {
		qcom,mode = <0>;
		qcom,vin-sel = <3>;
		qcom,dtest-sel = <1>;
		qcom,dtest-sel = <2>;
		status = "okay";
	};
};
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
	gpio@c100 {
		qcom,mode = <0>;
		qcom,vin-sel = <3>;
		qcom,dtest-sel = <1>;
		qcom,dtest-sel = <2>;
		status = "okay";
	};

+1 −1
Original line number Diff line number Diff line
@@ -258,7 +258,7 @@
	gpio@c100 {
		qcom,mode = <0>;
		qcom,vin-sel = <3>;
		qcom,dtest-sel = <1>;
		qcom,dtest-sel = <2>;
		status = "okay";
	};
};