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

Commit a1b296b4 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: Disable neutrino reset GPIO at bootup on msm8996"

parents ede2845d 60e2b4aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -808,7 +808,7 @@
		qcom,vin-sel = <2>; /* 1.8 */
		qcom,vin-sel = <2>; /* 1.8 */
		qcom,out-strength = <1>;
		qcom,out-strength = <1>;
		qcom,src-sel = <0>; /* GPIO */
		qcom,src-sel = <0>; /* GPIO */
		qcom,master-en = <1>; /* Enable GPIO */
		qcom,master-en = <0>; /* Disable GPIO */
		status = "okay";
		status = "okay";
	};
	};


+1 −1
Original line number Original line Diff line number Diff line
@@ -1088,7 +1088,7 @@
		qcom,vin-sel = <2>; /* 1.8 */
		qcom,vin-sel = <2>; /* 1.8 */
		qcom,out-strength = <1>;
		qcom,out-strength = <1>;
		qcom,src-sel = <0>; /* GPIO */
		qcom,src-sel = <0>; /* GPIO */
		qcom,master-en = <1>; /* Enable GPIO */
		qcom,master-en = <0>; /* Disable GPIO */
		status = "okay";
		status = "okay";
	};
	};


+1 −1
Original line number Original line Diff line number Diff line
@@ -821,7 +821,7 @@
		qcom,vin-sel = <2>; /* 1.8 */
		qcom,vin-sel = <2>; /* 1.8 */
		qcom,out-strength = <1>;
		qcom,out-strength = <1>;
		qcom,src-sel = <0>; /* GPIO */
		qcom,src-sel = <0>; /* GPIO */
		qcom,master-en = <1>; /* Enable GPIO */
		qcom,master-en = <0>; /* Disable GPIO */
		status = "okay";
		status = "okay";
	};
	};