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

Commit 19ea9b17 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: Set PMIC GPIO3 high for MDM9640 MTP"

parents 750b0e3f 82191d43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
		qcom,pull = <5>;         /* No Pull */
		qcom,vin-sel = <2>;      /* VIN2 */
		qcom,src-sel = <0>;      /* GPIO */
		qcom,invert = <0>;       /* Invert */
		qcom,invert = <1>;       /* Output high */
		qcom,master-en = <1>;    /* Enable GPIO */
		status = "ok";
	};
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
		qcom,pull = <5>;         /* No Pull */
		qcom,vin-sel = <2>;      /* VIN2 */
		qcom,src-sel = <0>;      /* GPIO */
		qcom,invert = <0>;       /* Invert */
		qcom,invert = <1>;       /* Output high */
		qcom,master-en = <1>;    /* Enable GPIO */
		status = "ok";
	};