summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/dvfs.h
diff options
context:
space:
mode:
authorAlex Frid <afrid@nvidia.com>2013-05-14 14:55:14 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:39:22 -0700
commitc442152d4577cafefa03c419489b1a10b87d3742 (patch)
tree6c99641ac23c394fa80fd5ab4b0729a6feb0ff55 /arch/arm/mach-tegra/dvfs.h
parentdf93ffb9b5a12b7dbac0763f0da1c3abc1ebd84c (diff)
ARM: tegra: dvfs: Increase number of rail stats bins
Change-Id: Ia18237f06e407f14b9ab10758fc9eb16fb483cb9 Signed-off-by: Alex Frid <afrid@nvidia.com> Reviewed-on: http://git-master/r/228510 (cherry picked from commit 26f1e60b69ce8fe4b2202df1c358d38a92bc226d) Reviewed-on: http://git-master/r/240016 (cherry picked from commit 525569c6658f12e528d38bca11c510a00ec59a64) Reviewed-on: http://git-master/r/258272 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@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 77865a5d7061..d05e0e70ded9 100644
--- a/arch/arm/mach-tegra/dvfs.h
+++ b/arch/arm/mach-tegra/dvfs.h
@@ -26,7 +26,7 @@
#define MAX_DVFS_FREQS 40
#define MAX_DVFS_TABLES 80
-#define DVFS_RAIL_STATS_TOP_BIN 60
+#define DVFS_RAIL_STATS_TOP_BIN 100
#define MAX_THERMAL_LIMITS 8
struct clk;