From e4434f152e1eae1d240659905b920790493f429d Mon Sep 17 00:00:00 2001 From: Rohit Gupta Date: Thu, 22 Dec 2016 10:58:06 -0800 Subject: [PATCH] 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 --- arch/arm/boot/dts/qcom/msm8998-v2.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 >,