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

Commit cc410e16 authored by Abinaya P's avatar Abinaya P
Browse files

ARM: dts: msm: Add switch mode support for PMI8950



Add switch node to support dual flash LED enablement method.

Change-Id: Iab0506da43b57fe4a89bfcdeb2ec32cb7460323c
Signed-off-by: default avatarAbinaya P <abinayap@codeaurora.org>
parent 279ce12c
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -579,6 +579,17 @@
				qcom,id = <1>;
				qcom,current = <120>;
			};

			pmi8950_switch: qcom,switch {
				label = "switch";
				qcom,led-name = "led:switch";
				qcom,default-led-trigger =
						"switch_trigger";
				qcom,max-current = <1000>;
				qcom,duration = <1280>;
				qcom,id = <2>;
				qcom,current = <625>;
			};
		};

		pmi8950_haptic: qcom,haptic@c000 {