summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/dvfs.h
diff options
context:
space:
mode:
authorPeter Zu <pzu@nvidia.com>2012-07-05 17:01:12 -0700
committerSimone Willett <swillett@nvidia.com>2012-07-20 17:47:23 -0700
commit7427955efd983959109cbfb95ae9d6564329947c (patch)
tree08f74ad4d7cf6a1b91791dc28828b4da27c63f33 /arch/arm/mach-tegra/dvfs.h
parent07db1c1698a10950409a5dbbe1f273a107581eb9 (diff)
ARM: tegra: dvfs: add back 916mV & 1007mV entries
Bug 841336 Signed-off-by: Peter Zu <pzu@nvidia.com> Signed-off-by: Manoj Chourasia <mchourasia@nvidia.com> Reviewed-on: http://git-master/r/113751 (cherry picked from commit 833f9d47a350358000e9201f77a3c9fd655d2900) Change-Id: I679093d9d2577625bff3e02e25ffe90d396ea5a6 Reviewed-on: http://git-master/r/116134 Tested-by: Matt Wagner <mwagner@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/dvfs.h')
-rw-r--r--arch/arm/mach-tegra/dvfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/dvfs.h b/arch/arm/mach-tegra/dvfs.h
index 00f50751d3c4..91901b361724 100644
--- a/arch/arm/mach-tegra/dvfs.h
+++ b/arch/arm/mach-tegra/dvfs.h
@@ -21,7 +21,7 @@
#ifndef _TEGRA_DVFS_H_
#define _TEGRA_DVFS_H_
-#define MAX_DVFS_FREQS 38
+#define MAX_DVFS_FREQS 40
#define DVFS_RAIL_STATS_TOP_BIN 40
struct clk;