summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra3_speedo.c
diff options
context:
space:
mode:
authorDiwakar Tundlam <dtundlam@nvidia.com>2011-09-29 17:00:03 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:49:56 -0800
commit6b3e12e9cb334670bada0b93e0654461658d381d (patch)
tree03fbc1ec253a9650697d7bfa4a5c8e3b21341bac /arch/arm/mach-tegra/tegra3_speedo.c
parent404981057396e6c8d0540daba14b3ffecccc24ae (diff)
ARM: tegra: dvfs: Update Tegra3 speedo thresholds
Bug 841336 Reviewed-on: http://git-master/r/60546 (cherry picked from commit accf2b0e8cb96ac1cd9ea620081004c36673d761) Change-Id: I07615da1f4bae5ebad75e46286701aaecba8b7f8 Reviewed-on: http://git-master/r/62774 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com> Rebase-Id: Rf596b18fe295288ab4a392559b64fb1f5cc35e23
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 cac288a13ea0..f1b8b285838f 100644
--- a/arch/arm/mach-tegra/tegra3_speedo.c
+++ b/arch/arm/mach-tegra/tegra3_speedo.c
@@ -69,8 +69,8 @@ static const u32 cpu_process_speedos[][CPU_PROCESS_CORNERS_NUM] = {
/* T33 family: Numbers cloned from T30 family; FIXME: adjust these later */
{376, 376, 376, 376}, /* threshold_FIXME 7: cpu_speedo_id = 1 - AP33 */
- {376, 376, 376, 376}, /* threshold_index 8: cpu_speedo_id = 2 - T33 */
- {376, 376, 376, 376}, /* threshold_index 9: cpu_speedo_id = 3 - T33S */
+ {368, 368, 368, 368}, /* threshold_index 8: cpu_speedo_id = 2 - T33 */
+ {372, 372, 372, 372}, /* threshold_index 9: cpu_speedo_id = 3 - T33S */
};
/*