summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra13_speedo.c
diff options
context:
space:
mode:
authorKrishna Sitaraman <ksitaraman@nvidia.com>2014-03-18 18:08:25 -0700
committerAlexander Van Brunt <avanbrunt@nvidia.com>2014-03-28 10:13:49 -0700
commit1435354683fd618815270e0e2c00021a454ee7f4 (patch)
treeb47653f58a34d8a14d4aa56e81360617895556b2 /arch/arm/mach-tegra/tegra13_speedo.c
parent38cef59314e29624c1de8d79638c266a0f0a83ed (diff)
ARM: T132: DVFS: Soc dvfs table udpate version p4v4
Bug 1442659 Change-Id: I79941c7ca11344ec924663f5f1d24e08c44afb02 Signed-off-by: Krishna Sitaraman <ksitaraman@nvidia.com> Reviewed-on: http://git-master/r/383443 Reviewed-by: Alexander Van Brunt <avanbrunt@nvidia.com> Tested-by: Alexander Van Brunt <avanbrunt@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/tegra13_speedo.c')
-rw-r--r--arch/arm/mach-tegra/tegra13_speedo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/tegra13_speedo.c b/arch/arm/mach-tegra/tegra13_speedo.c
index 71ad9186946d..4d8bc51f1047 100644
--- a/arch/arm/mach-tegra/tegra13_speedo.c
+++ b/arch/arm/mach-tegra/tegra13_speedo.c
@@ -83,7 +83,7 @@ static const u32 gpu_process_speedos[][GPU_PROCESS_CORNERS_NUM] = {
static const u32 core_process_speedos[][CORE_PROCESS_CORNERS_NUM] = {
/* proc_id 0, 1 */
- {UINT_MAX, UINT_MAX}, /* [0]: threshold_index 0 */
+ {2061, UINT_MAX}, /* [0]: threshold_index 0 */
{0, UINT_MAX}, /* [1]: threshold_index 1 */
};