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

Commit 7ec2647c authored by Dov Levenglick's avatar Dov Levenglick Committed by Gerrit - the friendly Code Review server
Browse files

Revert "ARM: dts: msm: latencies and affinity masks for 8994 and 8992"



This reverts commit 0896570b.
The original change prevented cpu power collapse.

Change-Id: I4fad41e6a74daf87c0e5f651ee68195955176daf
Signed-off-by: default avatarDov Levenglick <dovl@codeaurora.org>
parent e759928d
Loading
Loading
Loading
Loading
+6 −12
Original line number Diff line number Diff line
@@ -1650,12 +1650,9 @@
		interrupt-names = "hc_irq", "pwr_irq";

		qcom,bus-width = <8>;
		qcom,num-pm-qos-configs = <3>;
		qcom,cpu-dma-latency-us = <301 301 301>, <70 70 70>, <701 701 701>;
		qcom,cpu-affinity = "affine_cores", "affine_cores", "irq";
		qcom,cpu-affinity-mask = <0x0f 0x30 0x00>;
		qcom,default-rd-pm-qos = "cpu";
		qcom,default-wr-pm-qos = "cpu";
		qcom,cpu-dma-latency-us = <301>;
		qcom,cpu-affinity = "affine_cores";
		qcom,cpu-affinity-mask = <0x0f>;

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

		qcom,bus-width = <4>;
		qcom,num-pm-qos-configs = <3>;
		qcom,cpu-dma-latency-us = <301 301 301>, <70 70 70>, <701 701 701>;
		qcom,cpu-affinity = "affine_cores", "affine_cores", "irq";
		qcom,cpu-affinity-mask = <0x0f 0x30 0x00>;
		qcom,default-rd-pm-qos = "cpu";
		qcom,default-wr-pm-qos = "cpu";
		qcom,cpu-dma-latency-us = <301>;
		qcom,cpu-affinity = "affine_cores";
		qcom,cpu-affinity-mask = <0x0f>;

		qcom,msm-bus,name = "sdhc2";
		qcom,msm-bus,num-cases = <8>;
+9 −18
Original line number Diff line number Diff line
@@ -1094,12 +1094,9 @@
		interrupt-names = "hc_irq", "pwr_irq";

		qcom,bus-width = <8>;
		qcom,num-pm-qos-configs = <3>;
		qcom,cpu-dma-latency-us = <301 301 301>, <70 70 70>, <701 701 701>;
		qcom,cpu-affinity = "affine_cores", "affine_cores", "irq";
		qcom,cpu-affinity-mask = <0x0f 0xf0 0x00>;
		qcom,default-rd-pm-qos = "cpu";
		qcom,default-wr-pm-qos = "cpu";
		qcom,cpu-dma-latency-us = <301>;
		qcom,cpu-affinity = "affine_cores";
		qcom,cpu-affinity-mask = <0x0f>;

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

		qcom,bus-width = <4>;
		qcom,num-pm-qos-configs = <3>;
		qcom,cpu-dma-latency-us = <301 301 301>, <70 70 70>, <701 701 701>;
		qcom,cpu-affinity = "affine_cores", "affine_cores", "irq";
		qcom,cpu-affinity-mask = <0x0f 0xf0 0x00>;
		qcom,default-rd-pm-qos = "cpu";
		qcom,default-wr-pm-qos = "cpu";
		qcom,cpu-dma-latency-us = <301>;
		qcom,cpu-affinity = "affine_cores";
		qcom,cpu-affinity-mask = <0x0f>;

		qcom,msm-bus,name = "sdhc2";
		qcom,msm-bus,num-cases = <8>;
@@ -1173,12 +1167,9 @@
			 <&clock_gcc clk_gcc_sdcc3_apps_clk>;

		qcom,bus-width = <4>;
		qcom,num-pm-qos-configs = <3>;
		qcom,cpu-dma-latency-us = <301 301 301>, <70 70 70>, <701 701 701>;
		qcom,cpu-affinity = "affine_cores", "affine_cores", "irq";
		qcom,cpu-affinity-mask = <0x0f 0xf0 0x00>;
		qcom,default-rd-pm-qos = "cpu";
		qcom,default-wr-pm-qos = "cpu";
		qcom,cpu-dma-latency-us = <301>;
		qcom,cpu-affinity = "affine_cores";
		qcom,cpu-affinity-mask = <0x0f>;

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