summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Frid <afrid@nvidia.com>2011-09-08 18:56:29 -0700
committerRohan Somvanshi <rsomvanshi@nvidia.com>2011-09-13 05:42:38 -0700
commit58c1334c299ebfbf6c220d97394199ee32209bea (patch)
tree549b9ee09dd0d99d7a556beb6960f7e6eeca5cf8
parent1abdcb266a1fa22fd766549d5eddcca92e1fb17e (diff)
ARM: tegra: dvfs: Update Tegra3 speedo thresholds
Bug 817679 Change-Id: Ib6ce931e7cd536a1081e11790bfdd73db6bf789c Reviewed-on: http://git-master/r/51479 Tested-by: Aleksandr Frid <afrid@nvidia.com> Reviewed-by: Diwakar Tundlam <dtundlam@nvidia.com> Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
-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 719495b4e5cd..cac288a13ea0 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 */