summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra13_dvfs.c
diff options
context:
space:
mode:
authorIshwarya Balaji Gururajan <igururajan@nvidia.com>2014-04-16 11:50:44 -0700
committerSeema Khowala <seemaj@nvidia.com>2014-04-23 14:06:38 -0700
commita959153e145161d591085367c1d1da092f3f9170 (patch)
treeeff0460565e9190f4b2ce333ab2eb84a72753a3c /arch/arm/mach-tegra/tegra13_dvfs.c
parent1c584ee3db1a26705cc509a205869fe4bc5a4067 (diff)
ARM: t132: DVFS: update gpu DVFS tables to version p4v4
update gpu dvfs tables to version p4v4 Bug 1442659 Change-Id: Ibbb10fc17ea5a3663759df85d9e657b29b1587dc Signed-off-by: Ishwarya Balaji Gururajan <igururajan@nvidia.com> Reviewed-on: http://git-master/r/397260 Reviewed-by: Thomas Cherry <tcherry@nvidia.com> Tested-by: Thomas Cherry <tcherry@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/tegra13_dvfs.c')
-rw-r--r--arch/arm/mach-tegra/tegra13_dvfs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-tegra/tegra13_dvfs.c b/arch/arm/mach-tegra/tegra13_dvfs.c
index 4aba01cab714..fa3d2429817d 100644
--- a/arch/arm/mach-tegra/tegra13_dvfs.c
+++ b/arch/arm/mach-tegra/tegra13_dvfs.c
@@ -109,7 +109,7 @@ static struct dvfs_rail tegra13_dvfs_rail_vdd_core = {
static struct dvfs_rail tegra13_dvfs_rail_vdd_gpu = {
.reg_id = "vdd_gpu",
- .version = "p4_v3",
+ .version = "p4_v4",
.max_millivolts = 1350,
.min_millivolts = 650,
.step = VDD_SAFE_STEP,
@@ -488,7 +488,7 @@ static struct gpu_cvb_dvfs gpu_cvb_dvfs_table[] = {
{ 852000, { }, { 1608418, -21643, -269, 0, 763, -48}, },
{ 900000, { }, { 1706383, -25155, -209, 0, 305, 0}, },
{ 924000, { }, { 1739600, -26289, -194, 0, 763, 0}, },
- { 960000, { }, { 1889996, -35353, 14, -179, 4120, 24}, },
+ { 954000, { }, { 1880996, -35353, 14, -179, 4120, 24}, },
{ 984000, { }, { 1890996, -35353, 14, -179, 4120, 24}, },
{ 1008000, { }, { 2015834, -44439, 271, -596, 4730, 1222}, },
{ 0, { }, { }, },