diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-01-06 08:11:50 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 08:11:50 -0800 |
| commit | e4e95be265dd7e26be33c7af8291b0b94315f477 (patch) | |
| tree | f276da0b2f63b8b45699efb67d853e98ad3a866a | |
| parent | 2116b44bd37e0245ac3442be3dd094397ce017c9 (diff) | |
| parent | e4434f152e1eae1d240659905b920790493f429d (diff) | |
Merge "ARM: dts: msm: Add an entry to the Silver memlat table for msm8998"
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8998-v2.dtsi | 3 |
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 >, |
