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

Commit f1b693ed authored by Shantanu Jain's avatar Shantanu Jain
Browse files

ARM: dts: msm: add sync write delay of WLED for MSM8917/53



Add DT property for sync write delay for WLED module, which is needed
between two consecutive sync register writes, for MSM8917/53 MTP and
CDP that use PMI8937.

CRs-Fixed: 993090
Change-Id: Ic3ad381ff8176a1f1aa1578e1233ba19240fe1b4
Signed-off-by: default avatarShantanu Jain <shjain@codeaurora.org>
parent 602e975c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -101,6 +101,10 @@
	qcom,follow-otst2-rb-disabled;
};

&wled {
	qcom,cons-sync-write-delay-us = <1000>;
};

&pmi_haptic{
	qcom,actuator-type = "lra";
	qcom,wave-play-rate-us = <4165>;
+4 −0
Original line number Diff line number Diff line
@@ -93,6 +93,10 @@
	qcom,follow-otst2-rb-disabled;
};

&wled {
	qcom,cons-sync-write-delay-us = <1000>;
};

&pmi_haptic{
	qcom,actuator-type = "lra";
	qcom,wave-play-rate-us = <4165>;
+4 −0
Original line number Diff line number Diff line
@@ -151,6 +151,10 @@
	qcom,wave-play-rate-us = <4165>;
};

&wled {
	qcom,cons-sync-write-delay-us = <1000>;
};

&flash_led {
	compatible = "qcom,qpnp-flash-led";
	reg = <0xd300 0x100>;
+4 −0
Original line number Diff line number Diff line
@@ -117,6 +117,10 @@
	qcom,wave-play-rate-us = <4165>;
};

&wled {
	qcom,cons-sync-write-delay-us = <1000>;
};

&flash_led {
	compatible = "qcom,qpnp-flash-led";
	reg = <0xd300 0x100>;