summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/edp.c
diff options
context:
space:
mode:
authorPeter Boonstoppel <pboonstoppel@nvidia.com>2012-01-20 10:33:32 -0800
committerDan Willemsen <dwillemsen@nvidia.com>2012-03-22 23:50:58 -0700
commite18f448f13129fb51898f612b1fe5e0c177bab6f (patch)
tree280a801b4d348fe91d49c136b398877fa2d7be81 /arch/arm/mach-tegra/edp.c
parent45b726b6f12ae71a2b6fc44d49a3127ae4a225f9 (diff)
arm: tegra: power: Add AP33 Battery EDP table
Exact copy of AP30 table Bug 926056 Change-Id: I48730c41605b177d267a569804bbc75a6b94cfba Signed-off-by: Peter Boonstoppel <pboonstoppel@nvidia.com> Reviewed-on: http://git-master/r/85233 Reviewed-by: Aleksandr Frid <afrid@nvidia.com> Reviewed-by: Diwakar Tundlam <dtundlam@nvidia.com> Rebase-Id: Rf882b5566c8619ddbbe4c98ca6b7ef9717807639
Diffstat (limited to 'arch/arm/mach-tegra/edp.c')
-rw-r--r--arch/arm/mach-tegra/edp.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/edp.c b/arch/arm/mach-tegra/edp.c
index e775dddab1aa..a4be48fed4db 100644
--- a/arch/arm/mach-tegra/edp.c
+++ b/arch/arm/mach-tegra/edp.c
@@ -295,6 +295,15 @@ static struct system_edp_entry __initdata tegra_system_edp_map[] = {
{ 1, 27, {130, 120, 90, 80} },
{ 1, 25, {130, 110, 80, 60} },
{ 1, 21, {130, 100, 80, 40} },
+
+ { 4, 49, {130, 120, 120, 120} },
+ { 4, 44, {130, 120, 120, 110} },
+ { 4, 37, {130, 120, 110, 100} },
+ { 4, 35, {130, 120, 110, 90} },
+ { 4, 29, {130, 120, 100, 80} },
+ { 4, 27, {130, 120, 90, 80} },
+ { 4, 25, {130, 110, 80, 60} },
+ { 4, 21, {130, 100, 80, 40} },
};
/*