diff options
Diffstat (limited to 'arch')
-rwxr-xr-x | arch/arm/mach-tegra/tegra12_dvfs.c | 22 |
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}, {}}, }, /* |