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

Commit 0b3e0ca1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 99057bbe 68f97955
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";
	};
};