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

Commit abd1ea17 authored by Hemant Kumar's avatar Hemant Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Set L1SS inactivity timeout to 5ms

This allows DRV subsystem to go to sleep faster
compared to current timeout of 10ms to improve
power.

Change-Id: Ia537a6e485269a550719f901a959773e6eca3b4f
parent 3543e597
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@
		qcom,boot-option = <0x1>;
		qcom,drv-supported;
		qcom,l1ss-sleep-disable = <0x1>;
		qcom,drv-l1ss-timeout-us = <10000>;
		qcom,drv-l1ss-timeout-us = <5000>;
		qcom,use-19p2mhz-aux-clk;
		qcom,no-l0s-supported;
		qcom,l1-2-th-scale = <2>;