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

Commit 38db2b43 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents a4def4a7 3dfe8e05
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -479,6 +479,8 @@
				qcom,max-current = <200>;
				qcom,max-current = <200>;
				qcom,id = <0>;
				qcom,id = <0>;
				qcom,current = <120>;
				qcom,current = <120>;
				boost-supply = <&pmi8994_boostbypass>;
				boost-voltage-max = <3600000>;
			};
			};


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