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

Commit a3e19aca authored by Deepak Katragadda's avatar Deepak Katragadda Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Reduce the proxy vote timeout for venus on msm8996



The PIL driver removes its proxy votes for the clocks and video
gdsc after 5 secs. Venus though, can go to power collapse 2
secs after it has been brought out of reset.
If Venus tries to go to power collapse between 2 secs and 5 secs,
this proxy vote from the PIL driver prevents gdsc regulator
shutdown. Hence, reduce the proxy timeout to 100 msecs instead.

Change-Id: Ice0104e1f93f925d863b424df9da56fe027d53a8
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 676596c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2143,7 +2143,7 @@
				<63 512 0 0>,
				<63 512 0 304000>;
		qcom,pas-id = <9>;
		qcom,proxy-timeout-ms = <5000>;
		qcom,proxy-timeout-ms = <100>;
		qcom,firmware-name = "venus";
		memory-region = <&peripheral_mem>;
	};