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

Commit b3fc0996 authored by Dilip Gudlur's avatar Dilip Gudlur Committed by Krishna Konda
Browse files

ARM: dts: msm: set cpu_dma_latency to 701 usec



Vote for 701 usec so as to allow the core to go to
stand-alone power collapse.

CRs-Fixed: 641209
Change-Id: Ib3c0beb792679932799aa9b592b22640f3ada1a5
Signed-off-by: default avatarDilip Gudlur <dgudlur@codeaurora.org>
Signed-off-by: default avatarKrishna Konda <kkonda@codeaurora.org>
parent 5698cb80
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -420,7 +420,7 @@
		interrupt-names = "hc_irq", "pwr_irq";

		qcom,bus-width = <8>;
		qcom,cpu-dma-latency-us = <200>;
		qcom,cpu-dma-latency-us = <701>;

		qcom,msm-bus,name = "sdhc1";
		qcom,msm-bus,num-cases = <9>;
@@ -450,6 +450,7 @@
		interrupt-names = "hc_irq", "pwr_irq";

		qcom,bus-width = <4>;
		qcom,cpu-dma-latency-us = <701>;

		qcom,msm-bus,name = "sdhc2";
		qcom,msm-bus,num-cases = <8>;