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

Commit 551b4a5f authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

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



This reverts commit 68f97955 ("ARM: dts: msm: update the GPIO pin
configuration on 8937 & 8917"). GPIO pin needed for QPDI is also used
for SLEEP_B signal which is causing the high RBSC currents.Removal of
the GPIO configuration for QPDI avoids such current leakage.

Change-Id: I6c336c6f40a06cf09c17b69fd2ebab2838833c8f
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent e5627c64
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 = <2>;
		qcom,dtest-sel = <1>;
		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 = <2>;
		qcom,dtest-sel = <1>;
		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 = <2>;
		qcom,dtest-sel = <1>;
		status = "okay";
	};
};