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

Commit e0f30a86 authored by Srinivas Rao L's avatar Srinivas Rao L
Browse files

ARM: dts: msm: Tune power cluster L2 latencies for msm8937



Tune power cluster L2 GDHS and PC latencies for msm8937
as per PSCI measurements done on msm8952.

Change-Id: I9d145d905147ab98557662d5a000981c62e8f86e
Signed-off-by: default avatarSrinivas Rao L <lsrao@codeaurora.org>
parent 090e59ba
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -189,10 +189,10 @@
					reg = <1>;
					label = "pwr-l2-gdhs";
					qcom,psci-mode = <2>;
					qcom,latency-us = <415>;
					qcom,ss-power = <405>;
					qcom,energy-overhead = <558549>;
					qcom,time-overhead = <980>;
					qcom,latency-us = <337>;
					qcom,ss-power = <433>;
					qcom,energy-overhead = <372429>;
					qcom,time-overhead = <717>;
					qcom,min-child-idx = <1>;
				};

@@ -200,10 +200,10 @@
					reg = <2>;
					label = "pwr-l2-pc";
					qcom,psci-mode = <3>;
					qcom,latency-us = <600>;
					qcom,ss-power = <574>;
					qcom,energy-overhead = <970000>;
					qcom,time-overhead = <1260>;
					qcom,latency-us = <415>;
					qcom,ss-power = <405>;
					qcom,energy-overhead = <558549>;
					qcom,time-overhead = <980>;
					qcom,min-child-idx = <1>;
					qcom,is-reset;
				};