summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/dvfs.h
diff options
context:
space:
mode:
authorPeter Zu <pzu@nvidia.com>2012-06-22 11:11:49 -0700
committerSimone Willett <swillett@nvidia.com>2012-07-20 17:47:11 -0700
commit07db1c1698a10950409a5dbbe1f273a107581eb9 (patch)
tree6d5197c727dc934a41c290302a3e04655297b667 /arch/arm/mach-tegra/dvfs.h
parentb2a81ef243fbf4c317554ce5cd149fa2386216b6 (diff)
ARM: tegra: dvfs: update Tegra3 single-core dvfs table
Bug 841336 Signed-off-by: Peter Zu <pzu@nvidia.com> Reviewed-on: http://git-master/r/110587 (cherry picked from commit c0e7904245168cafc426219948ab132a4d832376) Change-Id: I370f4af1d4ce888ebc71351519c1018b82d91913 Reviewed-on: http://git-master/r/116132 Tested-by: Matt Wagner <mwagner@nvidia.com> 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 d18a0382f4da..00f50751d3c4 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 20
+#define MAX_DVFS_FREQS 38
#define DVFS_RAIL_STATS_TOP_BIN 40
struct clk;