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

Commit 3444c657 authored by Ashray Kulkarni's avatar Ashray Kulkarni
Browse files

ARM: dts: msm: Reduce PIL driver's venus proxy vote time



PIL driver puts proxy vote for 5000 ms of time. When venus is put
to power collapse after 2000 ms of no activity, this proxy prevents
gdsc regulator shutdown from 2000ms to 5000ms. This commit reduces
the proxy vote time to 100ms.

Change-Id: If75afe7adb6feb135fa95d199cdc3de801f103fd
Signed-off-by: default avatarAshray Kulkarni <ashrayk@codeaurora.org>
parent 975e2eb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1753,7 +1753,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";
		linux,contiguous-region = <&peripheral_mem>;
	};