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

Commit 7a5d9fc0 authored by Shantanu Jain's avatar Shantanu Jain Committed by Abinaya P
Browse files

ARM: dts: msm: add PON regulator support to flash LED for PMI8950/37



Add a power source, in order to support PON regulator for
torch/switch node. Torch/Switch node can enable PON regulator
when torch is in use and disable it when torch disablement
is called, in order to notify PON regulator to set/deset
spare bits to prevent from blinking when torch is in suspend.

CRs-Fixed: 997270
Change-Id: I282e0553d954e60d18a1707e7257f9930c3d355d
Signed-off-by: default avatarShantanu Jain <shjain@codeaurora.org>
parent 39a5731c
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -501,6 +501,9 @@
				qcom,duration = <1280>;
				qcom,duration = <1280>;
				qcom,id = <2>;
				qcom,id = <2>;
				qcom,current = <625>;
				qcom,current = <625>;
				reg0 {
					regulator-name = "pon_spare_reg";
				};
			};
			};
		};
		};


+3 −0
Original line number Original line Diff line number Diff line
@@ -608,6 +608,9 @@
				qcom,duration = <1280>;
				qcom,duration = <1280>;
				qcom,id = <2>;
				qcom,id = <2>;
				qcom,current = <625>;
				qcom,current = <625>;
				reg0 {
					regulator-name = "pon_spare_reg";
				};
			};
			};
		};
		};