summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorBibek Basu <bbasu@nvidia.com>2017-04-17 22:14:53 +0530
committerWinnie Hsu <whsu@nvidia.com>2017-05-05 14:56:54 -0700
commitc9c824bfb712f5104bbbb2f32a771a6c92493581 (patch)
tree728fccf4b39b697e00fa5bccd5dc29ac6e662dbc /arch
parentb05568ec3820faf539b307deb4ae8ac036994cf5 (diff)
arm: tegra: curtain pllx freq to its max value
This patch fixes pllx max value to 1530 and 1836Mhz based on embedded clok settings considering aging factor for CD575MI 24x7 and CD575MI 4/4/16 config Bug 1900076 Change-Id: I9c6a769787fc04eac7ce4548e1a37a9a76972a6c Signed-off-by: Bibek Basu <bbasu@nvidia.com> Reviewed-on: http://git-master/r/1464315 GVS: Gerrit_Virtual_Submit Reviewed-by: Peter Chiang <pchiang@nvidia.com>
Diffstat (limited to 'arch')
-rwxr-xr-xarch/arm/mach-tegra/tegra12_dvfs.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/arch/arm/mach-tegra/tegra12_dvfs.c b/arch/arm/mach-tegra/tegra12_dvfs.c
index 08bcbc806e27..2fd347b08b1f 100755
--- a/arch/arm/mach-tegra/tegra12_dvfs.c
+++ b/arch/arm/mach-tegra/tegra12_dvfs.c
@@ -275,10 +275,10 @@ static struct cpu_cvb_dvfs cpu_cvb_dvfs_table[] = {
{1326000, {1492657, -26655, 062}, {1100000, 0, 0}},
{1428000, {1532591, -27195, 062}, {1100000, 0, 0}},
{1530000, {1573433, -27735, 062}, {1100000, 0, 0}},
- {1632000, {1615182, -28285, 062}, {1100000, 0, 0}},
- {1734000, {1657839, -28825, 062}, {1100000, 0, 0}},
- {1810500, {1690214, -29225, 062}, {1150000, 0, 0}},
- {1912500, {2244137, -64355, 613}, {1150000, 0, 0}},
+ {1632000, {1615182, -28285, 062}, {1250000, 0, 0}},
+ {1734000, {1657839, -28825, 062}, {1250000, 0, 0}},
+ {1810500, {1690214, -29225, 062}, {1250000, 0, 0}},
+ {1912500, {2244137, -64355, 613}, {1250000, 0, 0}},
{ 0 , { 0, 0, 0}, {}},
},
/*
@@ -319,13 +319,13 @@ static struct cpu_cvb_dvfs cpu_cvb_dvfs_table[] = {
{1326000, {1492657, -26655, 062}, {1100000, 0, 0}},
{1428000, {1532591, -27195, 062}, {1100000, 0, 0}},
{1530000, {1573433, -27735, 062}, {1100000, 0, 0}},
- {1632000, {1615182, -28285, 062}, {1100000, 0, 0}},
- {1734000, {1657839, -28825, 062}, {1100000, 0, 0}},
- {1836000, {1701404, -29365, 062}, {1100000, 0, 0}},
- {1861500, {1711220, -29495, 062}, {1180000, 0, 0}},
- {1887000, {1723527, -29635, 062}, {1180000, 0, 0}},
- {1938000, {1745877, -29900, 062}, {1220000, 0, 0}},
- {2014500, {2342215, -66500, 613}, {1220000, 0, 0}},
+ {1632000, {1615182, -28285, 062}, {1130000, 0, 0}},
+ {1734000, {1657839, -28825, 062}, {1130000, 0, 0}},
+ {1836000, {1701404, -29365, 062}, {1210000, 0, 0}},
+ {1861500, {1711220, -29495, 062}, {1300000, 0, 0}},
+ {1887000, {1723527, -29635, 062}, {1300000, 0, 0}},
+ {1938000, {1745877, -29900, 062}, {1300000, 0, 0}},
+ {2014500, {2342215, -66500, 613}, {1300000, 0, 0}},
{ 0 , { 0, 0, 0}, {}},
},
/*