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

Commit ee02364c authored by Jigarkumar Zala's avatar Jigarkumar Zala
Browse files

ARM: dts: msm: Correct gpio pin direction for sm8150 target



Wrong gpio pin direction can casue power penalty without camera
operation. This change fixes the gpio pin direction.

Change-Id: I3982abfdd8c780fdb51dd6c34e467c7739145891
Signed-off-by: default avatarJigarkumar Zala <jzala@codeaurora.org>
parent 2a4ea343
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -395,7 +395,7 @@
			<&tlmm 26 0>;
		gpio-reset = <1>;
		gpio-req-tbl-num = <0 1 2>;
		gpio-req-tbl-flags = <1 0 1>;
		gpio-req-tbl-flags = <1 0 0>;
		gpio-req-tbl-label = "CAMIF_MCLK3",
					"CAM_RESET3",
					"IMG_START";