summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@stericsson.com>2012-03-02 10:49:05 +0100
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:03:02 +0200
commit0ffd7158af8a87c04eb65c32b4b7008318e8fbea (patch)
tree0268d43f8940fa41ab2238de3a4309bd9bafc186
parentcae518fd57679b100e53728681a2e8932b23e7ab (diff)
ARM: u8500: board-sdi: Use SLEEP cmd for sdi4 (eMMC)
According to the eMMC spec the card needs to be put in sleep state before the VCC power is cut to the card. Sandisk iNAND will not be able to re-initialized in a resume unless this sequence is followed. ST-Ericsson Linux next: NA ST-Ericsson ID: 417815 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Id41cc0d2d66d87621889bc5b6b4e98fcaaba2286 Signed-off-by: Ulf Hansson <ulf.hansson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/51463
-rw-r--r--arch/arm/mach-ux500/board-mop500-sdi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/board-mop500-sdi.c b/arch/arm/mach-ux500/board-mop500-sdi.c
index 988d5f58ee1..1e3d8b25b2d 100644
--- a/arch/arm/mach-ux500/board-mop500-sdi.c
+++ b/arch/arm/mach-ux500/board-mop500-sdi.c
@@ -260,7 +260,6 @@ static struct mmci_platform_data mop500_sdi4_data = {
.f_max = 50000000,
.capabilities = MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA |
MMC_CAP_MMC_HIGHSPEED,
- .capabilities2 = MMC_CAP2_NO_SLEEP_CMD,
.gpio_cd = -1,
.gpio_wp = -1,
#ifdef CONFIG_STE_DMA40