summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRohit Gupta <rohgup@codeaurora.org>2016-12-22 10:58:06 -0800
committerRohit Gupta <rohgup@codeaurora.org>2017-01-05 10:20:51 -0800
commite4434f152e1eae1d240659905b920790493f429d (patch)
tree72c79f958162a65e5e1a1b6ac0d87d15f638e364 /arch
parentc0a8f9e80a88354a7e2271a5cb61c61ac76a8818 (diff)
ARM: dts: msm: Add an entry to the Silver memlat table for msm8998
Add a level at the lower end of the memlat table for the Silver cluster so that the memlat driver votes for at least 200MHz when the CPU's effective frequency is at most 300MHz for latency bound workloads. Change-Id: I2695d2d115d925ac8b274d93e59b2be6578f3001 Signed-off-by: Rohit Gupta <rohgup@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom/msm8998-v2.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998-v2.dtsi b/arch/arm/boot/dts/qcom/msm8998-v2.dtsi
index 99975877658d..fa7cdd5194a3 100644
--- a/arch/arm/boot/dts/qcom/msm8998-v2.dtsi
+++ b/arch/arm/boot/dts/qcom/msm8998-v2.dtsi
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016 The Linux Foundation. All rights reserved.
+/* Copyright (c) 2016-2017 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
@@ -298,6 +298,7 @@
&devfreq_memlat_0 {
qcom,core-dev-table =
+ < 300000 1525 >,
< 595200 3143 >,
< 1324800 4173 >,
< 1555200 5859 >,