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

Commit 346600cd authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Update power source for PM8350C GPIOs for yupik

Update power source for PM8350C GPIOs 3 and 4 to ensure correct
GPIO configuration is applied for PM8008 reset.

Change-Id: If157c295b2c35861b31cc368f2a7cf3af20cb6ac
parent 020b7178
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
			function = "normal";
			bias-disable;
			output-high;
			power-source = <1>;
			power-source = <0>;
		};
	};

@@ -35,7 +35,7 @@
			function = "normal";
			bias-disable;
			output-high;
			power-source = <1>;
			power-source = <0>;
		};
	};
};