summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra3_speedo.c
diff options
context:
space:
mode:
authorAlex Frid <afrid@nvidia.com>2011-09-08 18:56:29 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:49:37 -0800
commit8dc7d5c11abfc75fc6a499822001f2d83455daa0 (patch)
tree923d98911b93a8b093d8d004cfbfa39734e79683 /arch/arm/mach-tegra/tegra3_speedo.c
parent76dce1732649b7b4892aa25dc6af6b99dc70eac5 (diff)
ARM: tegra: dvfs: Update Tegra3 speedo thresholds
Bug 817679 (cherry picked from commit 58c1334c299ebfbf6c220d97394199ee32209bea) (cherry picked from commit 1a3cdc623eee4277402569da0ed42d5074126df7) Change-Id: I1a8662ae2adc7c3b71e62a10cc241af9200be7d8 Reviewed-on: http://git-master/r/61019 Tested-by: Aleksandr Frid <afrid@nvidia.com> Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com> Rebase-Id: R156ba2bfe73d8e0d5961b2ff5b26c44a5caa52b1
Diffstat (limited to 'arch/arm/mach-tegra/tegra3_speedo.c')
-rw-r--r--arch/arm/mach-tegra/tegra3_speedo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-tegra/tegra3_speedo.c b/arch/arm/mach-tegra/tegra3_speedo.c
index d5ac161f3380..75e94c80a7d6 100644
--- a/arch/arm/mach-tegra/tegra3_speedo.c
+++ b/arch/arm/mach-tegra/tegra3_speedo.c
@@ -38,8 +38,8 @@ static const u32 core_process_speedos[][CORE_PROCESS_CORNERS_NUM] = {
/* T30 family */
{180}, /* threshold_index 1: soc_speedo_id 1: AP30 */
- {196}, /* threshold_index 2: soc_speedo_id 2: T30 */
- {196}, /* threshold_index 3: soc_speedo_id 2: T30S */
+ {204}, /* threshold_index 2: soc_speedo_id 2: T30 */
+ {192}, /* threshold_index 3: soc_speedo_id 2: T30S */
/* Characterization SKUs */
{168}, /* threshold_index 4: soc_speedo_id 1: AP30 char */