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

Commit 671a9f8c 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 PON regulator support to flash LED"

parents 75008673 5a014daa
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
@@ -668,8 +668,6 @@
				qcom,id = <0>;
				qcom,current = <120>;
				qcom,max-current = <200>;
				boost-supply = <&pmi8994_boostbypass>;
				boost-voltage-max = <3600000>;
			};

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

			pmi8994_switch: qcom,switch {
@@ -693,8 +689,14 @@
				qcom,current = <625>;
				qcom,max-current = <1000>;
				qcom,duration = <1280>;
				boost-supply = <&pmi8994_boostbypass>;
				boost-voltage-max = <3600000>;
				reg0 {
					regulator-name =
						"pmi8994_boostbypass";
					max-voltage = <3600000>;
				};
				reg1 {
					regulator-name = "pon_spare_reg";
				};
			};
		};
	};