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

Commit 3dc73e9d authored by Abinaya P's avatar Abinaya P
Browse files

ARM: dts: msm: add DT property for sync write delay for WLED PMI8950/37



Add DT property for sync write delay for WLED module, which is needed
between two consecutive sync register writes.

CRs-Fixed: 1004676
Change-Id: If7869ecdbdb2c9ca67742bcf9e8ee4ecbaf0b0be
Signed-off-by: default avatarAbinaya P <abinayap@codeaurora.org>
parent c97606c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -425,6 +425,7 @@
			qcom,en-phase-stag;
			qcom,led-strings-list = [00 01];
			qcom,en-ext-pfet-sc-pro;
			qcom,cons-sync-write-delay-us = <1000>;
		};

		flash_led: qcom,leds@d300 {
+1 −1
Original line number Diff line number Diff line
@@ -529,9 +529,9 @@
			qcom,sync-dly-us = <800>;
			qcom,fs-curr-ua = <20000>;
			qcom,en-phase-stag;
			qcom,ibb-pwrup-dly = <8>;
			qcom,led-strings-list = [00 01];
			qcom,en-ext-pfet-sc-pro;
			qcom,cons-sync-write-delay-us = <1000>;
		};

		flash_led: qcom,leds@d300 {