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

Commit 3dfe8e05 authored by Chun Zhang's avatar Chun Zhang
Browse files

ARM: dts: msm: add regulator support for flash LED torch



Flash LED torch mode requires regulator support to make sure it works
properly and has accurate LED current.

CRs-Fixed: 667486
Change-Id: Ie95513645416e72541d00831e5fa8da41ff3cb83
Signed-off-by: default avatarChun Zhang <chunz@codeaurora.org>
parent f541cc9c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -478,6 +478,8 @@
				qcom,max-current = <200>;
				qcom,id = <0>;
				qcom,current = <120>;
				boost-supply = <&pmi8994_boostbypass>;
				boost-voltage-max = <3600000>;
			};

			pmi8994_torch1: qcom,torch_1 {
@@ -488,6 +490,8 @@
				qcom,max-current = <200>;
				qcom,id = <1>;
				qcom,current = <120>;
				boost-supply = <&pmi8994_boostbypass>;
				boost-voltage-max = <3600000>;
			};
		};
	};