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

Commit 7741a15f authored by Maulik Shah's avatar Maulik Shah
Browse files

ARM: dts: msm: Add latency value of l2 retention for msmtitanium



Add latency value of l2 retention mode and rename labels for
msmtitanium.

Change-Id: I8884c896bbde3877fa92ef470ce21d1bdcd1ea0d
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent 07be7a92
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -58,7 +58,7 @@

			qcom,pm-cluster-level@1{
				reg = <1>;
				label = "system-retention";
				label = "system-wfi";
				qcom,psci-mode = <1>;
				qcom,latency-us = <820>;
				qcom,ss-power = <560>;
@@ -178,7 +178,7 @@

				qcom,pm-cluster-level@0{
					reg = <0>;
					label = "perf-l2-active";
					label = "perf-l2-wfi";
					qcom,psci-mode = <1>;
					qcom,latency-us = <320>;
					qcom,ss-power = <655>;
@@ -190,6 +190,7 @@
					reg = <1>;
					label = "perf-l2-retention";
					qcom,psci-mode = <3>;
					qcom,latency-us = <400>;
					qcom,ss-power = <595>;
					qcom,energy-overhead = <550000>;
					qcom,time-overhead = <700>;