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

Commit 72d34170 authored by Tony Truong's avatar Tony Truong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: Leave default state of MPP2 de-asserted



The default value of the MPP2 on fused platforms should be
deasserted.

Change-Id: Ied8d9503fc7a6d57df1aaba3874dedf0a3720645
Signed-off-by: default avatarAndrei Danaila <adanaila@codeaurora.org>
Signed-off-by: default avatarTony Truong <truong@codeaurora.org>
parent c52ebbd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@
		qcom,vin-sel = <2>;		/* S4 1.8V */
		qcom,src-sel = <0>;		/* Constant */
		qcom,master-en = <1>;		/* Enable GPIO */
		qcom,invert = <0>;
		qcom,invert = <1>;
		status = "okay";
	};
};
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@
		qcom,vin-sel = <2>;		/* S4 1.8V */
		qcom,src-sel = <0>;		/* Constant */
		qcom,master-en = <1>;		/* Enable GPIO */
		qcom,invert = <0>;
		qcom,invert = <1>;
		status = "okay";
	};
};
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@
		qcom,vin-sel = <2>;		/* S4 1.8V */
		qcom,src-sel = <0>;		/* Constant */
		qcom,master-en = <1>;		/* Enable GPIO */
		qcom,invert = <0>;
		qcom,invert = <1>;
		status = "okay";
	};
};
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@
		qcom,vin-sel = <2>;		/* S4 1.8V */
		qcom,src-sel = <0>;		/* Constant */
		qcom,master-en = <1>;		/* Enable GPIO */
		qcom,invert = <0>;
		qcom,invert = <1>;
		status = "okay";
	};
};
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@
		qcom,vin-sel = <2>;		/* S4 1.8V */
		qcom,src-sel = <0>;		/* Constant */
		qcom,master-en = <1>;		/* Enable GPIO */
		qcom,invert = <0>;
		qcom,invert = <1>;
		status = "okay";
	};
};
Loading