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

Commit 8b10180b authored by Tony Lijo Jose's avatar Tony Lijo Jose
Browse files

ARM: dts: msm: Fix custom gpio tables for bengal

- Fix custom gpio table used for mipi csi mux.

CRs-Fixed: 2562040
Change-Id: I296a0a964a871b3cf3c2a5e1244c70249dd44be9
parent ff074340
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -329,10 +329,14 @@
			<&tlmm 66 0>,
			<&tlmm 67 0>;
		gpio-reset = <1>;
		gpio-custom1 = <2>;
		gpio-custom2 = <3>;
		gpio-req-tbl-num = <0 1>;
		gpio-req-tbl-flags = <1 0>;
		gpio-req-tbl-label = "CAMIF_MCLK2",
					"CAM_RESET2";
					"CAM_RESET2",
					"CAM_CSIMUX_OE0",
					"CAM_CSIMUX_SEL0";
		sensor-mode = <0>;
		cci-master = <1>;
		status = "ok";
@@ -378,10 +382,14 @@
			<&tlmm 66 0>,
			<&tlmm 67 0>;
		gpio-reset = <1>;
		gpio-custom1 = <2>;
		gpio-custom2 = <3>;
		gpio-req-tbl-num = <0 1>;
		gpio-req-tbl-flags = <1 0>;
		gpio-req-tbl-label = "CAMIF_MCLK3",
					"CAM_RESET3";
					"CAM_RESET3",
					"CAM_CSIMUX_OE1",
					"CAM_CSIMUX_SEL1";
		sensor-mode = <0>;
		cci-master = <0>;
		status = "ok";