summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/edp.c
diff options
context:
space:
mode:
authorDiwakar Tundlam <dtundlam@nvidia.com>2011-12-05 15:17:01 -0800
committerVarun Wadekar <vwadekar@nvidia.com>2011-12-08 18:03:08 +0530
commit3b7328dc7e05c78457f1ac785e6bdb4d640c098a (patch)
tree112bc908da3ebdcb9f8a8f85a8156b5af460392b /arch/arm/mach-tegra/edp.c
parent78c9f961e6b549a7afcb04bd826d3cfb2b9dd7dc (diff)
arm: tegra: power: Added EDP table for Tegra3 xL
Bug 844268 Change-Id: Iddffd445401318fb0e64d6739dbf833da7daede9 Signed-off-by: Diwakar Tundlam <dtundlam@nvidia.com> Reviewed-on: http://git-master/r/68313 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/edp.c')
-rw-r--r--arch/arm/mach-tegra/edp.c30
1 files changed, 29 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/edp.c b/arch/arm/mach-tegra/edp.c
index 6f849f7c4ed2..ea64cabcc71f 100644
--- a/arch/arm/mach-tegra/edp.c
+++ b/arch/arm/mach-tegra/edp.c
@@ -134,7 +134,35 @@ static char __initdata tegra_edp_map[] = {
0x3c, 0xaa, 0xa0, 0x82, 0x82, 0x06, 0x64, 0x55,
0x8c, 0x82, 0x82, 0x82, 0x06, 0x3c, 0x3c, 0x8c,
0x82, 0x82, 0x82, 0x06, 0x3c, 0x55, 0x8c, 0x82,
- 0x82, 0x82,
+ 0x82, 0x82, 0x07, 0x3b, 0x2d, 0x82, 0x78, 0x78,
+ 0x78, 0x07, 0x3b, 0x3c, 0x82, 0x78, 0x78, 0x78,
+ 0x07, 0x3b, 0x4b, 0x82, 0x78, 0x78, 0x78, 0x07,
+ 0x3b, 0x5a, 0x82, 0x78, 0x78, 0x78, 0x07, 0x32,
+ 0x2d, 0x82, 0x78, 0x78, 0x78, 0x07, 0x32, 0x3c,
+ 0x82, 0x78, 0x78, 0x78, 0x07, 0x32, 0x4b, 0x82,
+ 0x78, 0x78, 0x78, 0x07, 0x32, 0x5a, 0x82, 0x78,
+ 0x6e, 0x64, 0x07, 0x28, 0x2d, 0x82, 0x78, 0x78,
+ 0x6e, 0x07, 0x28, 0x3c, 0x82, 0x78, 0x78, 0x64,
+ 0x07, 0x28, 0x4b, 0x82, 0x78, 0x78, 0x64, 0x07,
+ 0x28, 0x5a, 0x82, 0x78, 0x64, 0x50, 0x07, 0x23,
+ 0x2d, 0x82, 0x78, 0x78, 0x64, 0x07, 0x23, 0x3c,
+ 0x82, 0x78, 0x78, 0x64, 0x07, 0x23, 0x4b, 0x82,
+ 0x78, 0x64, 0x50, 0x07, 0x23, 0x5a, 0x82, 0x78,
+ 0x5a, 0x46, 0x08, 0x3b, 0x2d, 0x82, 0x78, 0x78,
+ 0x78, 0x08, 0x3b, 0x3c, 0x82, 0x78, 0x78, 0x78,
+ 0x08, 0x3b, 0x4b, 0x82, 0x78, 0x78, 0x78, 0x08,
+ 0x3b, 0x5a, 0x82, 0x78, 0x78, 0x78, 0x08, 0x32,
+ 0x2d, 0x82, 0x78, 0x78, 0x78, 0x08, 0x32, 0x3c,
+ 0x82, 0x78, 0x78, 0x78, 0x08, 0x32, 0x4b, 0x82,
+ 0x78, 0x78, 0x78, 0x08, 0x32, 0x5a, 0x82, 0x78,
+ 0x6e, 0x64, 0x08, 0x28, 0x2d, 0x82, 0x78, 0x78,
+ 0x6e, 0x08, 0x28, 0x3c, 0x82, 0x78, 0x78, 0x64,
+ 0x08, 0x28, 0x4b, 0x82, 0x78, 0x78, 0x64, 0x08,
+ 0x28, 0x5a, 0x82, 0x78, 0x64, 0x50, 0x08, 0x23,
+ 0x2d, 0x82, 0x78, 0x78, 0x64, 0x08, 0x23, 0x3c,
+ 0x82, 0x78, 0x78, 0x64, 0x08, 0x23, 0x4b, 0x82,
+ 0x78, 0x64, 0x50, 0x08, 0x23, 0x5a, 0x82, 0x78,
+ 0x5a, 0x46,
};