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

Commit db0ba69c authored by Neng Chen's avatar Neng Chen
Browse files

ARM: dts: msm: support external LDO for front camera in spyro



The front camera with external LDO for DVDD, set this power supply
to bring up the front camera.

Change-Id: I597269e66d16f70200113c0a3582328d0f656fec
Signed-off-by: default avatarNeng Chen <nengchen@codeaurora.org>
parent 3541909b
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -250,13 +250,16 @@
				&cam_sensor_front_sleep>;
		gpios = <&tlmm 27 0>,
			<&tlmm 33 0>,
			<&tlmm 66 0>,
			<&tlmm 38 0>;
		qcom,gpio-vana= <1>;
		qcom,gpio-reset = <2>;
		qcom,gpio-req-tbl-num = <0 1 2>;
		qcom,gpio-req-tbl-flags = <1 0 0>;
		qcom,gpio-vdig= <2>;
		qcom,gpio-reset = <3>;
		qcom,gpio-req-tbl-num = <0 1 2 3>;
		qcom,gpio-req-tbl-flags = <1 0 0 0>;
		qcom,gpio-req-tbl-label = "CAMIF_MCLK1",
			"CAM_AVDD1",
			"CAM_DVDD1",
			"CAM_RESET1";
		qcom,sensor-position = <0x1>;
		qcom,sensor-mode = <0>;