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

Commit 2caf9c68 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: decrease CPU DMA latency for msm8994"

parents 23e91f6a dcaf6647
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -952,7 +952,7 @@
		interrupt-names = "hc_irq", "pwr_irq";

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

		qcom,msm-bus,name = "sdhc1";
		qcom,msm-bus,num-cases = <9>;
@@ -989,7 +989,7 @@
			 <&clock_gcc clk_gcc_sdcc2_apps_clk>;

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

		qcom,msm-bus,name = "sdhc2";
		qcom,msm-bus,num-cases = <8>;
@@ -1021,7 +1021,7 @@
			 <&clock_gcc clk_gcc_sdcc3_apps_clk>;

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

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