summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-ardbeg-power.c
diff options
context:
space:
mode:
authorBibek Basu <bbasu@nvidia.com>2015-02-24 11:39:40 +0530
committerMatthew Pedro <mapedro@nvidia.com>2015-03-14 20:30:34 -0700
commit26514bb778680f0ade809182731fc77ed6c0fa7a (patch)
tree0f34dc6897eabaf6ac13d776e86919cc631a5ec6 /arch/arm/mach-tegra/board-ardbeg-power.c
parent26e3266cbe9afd36f724282bdc6c1b5525ef33f2 (diff)
arm: tegra12: dvfs update for embedded SKU
CD575MI: Max GPU freq is set to 852Mhz for 4/4/16 cpu_g powered by pllx is set to 1.5 and 1.8Ghz below 0 degC Enable SOC dvfs for default personality CD575M: Lower CPU freq to 1912Mhz @ Max 1.12V Lower GPU freq to 804Mhz @ Max 1.90V Bug 1563635 Change-Id: Ib33f34fe2c0580d0f750de40f68560031f7266b0 Signed-off-by: Bibek Basu <bbasu@nvidia.com> Reviewed-on: http://git-master/r/711627 GVS: Gerrit_Virtual_Submit Reviewed-by: Aleksandr Frid <afrid@nvidia.com> Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/board-ardbeg-power.c')
-rw-r--r--arch/arm/mach-tegra/board-ardbeg-power.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-ardbeg-power.c b/arch/arm/mach-tegra/board-ardbeg-power.c
index 684a950704db..a11cd6db4eed 100644
--- a/arch/arm/mach-tegra/board-ardbeg-power.c
+++ b/arch/arm/mach-tegra/board-ardbeg-power.c
@@ -406,7 +406,7 @@ int __init ardbeg_edp_init(void)
else if (pmu_board_info.board_id == BOARD_PM374)
regulator_mA = 16000;
else if (pmu_board_info.board_id == BOARD_PM375)
- regulator_mA = 10500;
+ regulator_mA = 11400;
else
regulator_mA = 12000;