summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAlex Frid <afrid@nvidia.com>2012-12-06 15:37:00 -0800
committerSimone Willett <swillett@nvidia.com>2012-12-10 16:19:13 -0800
commit87bf580e9ca4dbf38d9c82f2b81d369ea02dbfc9 (patch)
tree76222cc64b9247b8be53011511bc267ce92ee807 /arch
parentdaf318791ad5e5eb657bc4d018e13dfb98524f60 (diff)
ARM: tegra11: dvfs: Update SDMMC4 dvfs table
Change-Id: I082b4606334e64c9e6efc4f678dc3c2551892687 Signed-off-by: Alex Frid <afrid@nvidia.com> Reviewed-on: http://git-master/r/169215 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-tegra/tegra11_dvfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/tegra11_dvfs.c b/arch/arm/mach-tegra/tegra11_dvfs.c
index 47b90290a231..574574b9eea5 100644
--- a/arch/arm/mach-tegra/tegra11_dvfs.c
+++ b/arch/arm/mach-tegra/tegra11_dvfs.c
@@ -255,7 +255,7 @@ static struct dvfs core_dvfs_table[] = {
CORE_DVFS("sdmmc1", -1, 1, KHZ, 81600, 81600, 81600, 81600, 81600, 81600, 204000, 204000),
CORE_DVFS("sdmmc3", -1, 1, KHZ, 81600, 81600, 81600, 81600, 204000, 204000, 204000, 204000),
- CORE_DVFS("sdmmc4", -1, 1, KHZ, 102000, 102000, 163200, 163200, 163200, 163200, 163200, 163200),
+ CORE_DVFS("sdmmc4", -1, 1, KHZ, 102000, 102000, 102000, 102000, 102000, 102000, 198000, 198000),
CORE_DVFS("csi", -1, 1, KHZ, 1, 102000, 102000, 102000, 102000, 102000, 102000, 102000),
CORE_DVFS("cilab", -1, 1, KHZ, 1, 102000, 102000, 102000, 102000, 102000, 102000, 102000),