diff mbox

[23/23] Alternative mmc structure to support pxa168, pxa910, mmp2 family SD

Message ID 92E97B42-FC3E-4ECA-ABCD-214F0DB7182C@marvell.com (mailing list archive)
State New, archived
Headers show

Commit Message

Philip Rakity Dec. 22, 2010, 7:11 a.m. UTC
None
diff mbox

Patch

diff --git a/arch/arm/mach-mmp/brownstone.c b/arch/arm/mach-mmp/brownstone.c
index e4e458c..52fc9c5 100644
--- a/arch/arm/mach-mmp/brownstone.c
+++ b/arch/arm/mach-mmp/brownstone.c
@@ -157,7 +157,7 @@  static struct sdhci_pxa_platdata mmp2_sdh_platdata_mmc1 = {
 static struct sdhci_pxa_platdata mmp2_sdh_platdata_mmc2 = {
 	.adjust_clocks	= 1,
 	.clk_select	= 1,
-	.clk_delay	= 15,
+	.clk_delay	= 31,
 	.flags		= PXA_FLAG_CARD_PERMANENT |
 				PXA_FLAG_SD_8_BIT_CAPABLE_SLOT,
 };