Re: [PATCH] mmc: Adjust timings for power ramping up

2012-08-14 Thread Dmitry Rozhkov
On 08/14/2012 04:58 PM, Girish K S wrote: On 13 August 2012 11:19, Dmitry Rozhkov wrote: According to p6.4.1.1 of the Physical Layer Simplified Specification Ver3.01 the "host needs to keep power line level less than 0.5V and more than 1ms before power ramp up". This patch adds a

[PATCH] mmc: Adjust timings for power ramping up

2012-08-13 Thread Dmitry Rozhkov
. Kingston 8G Class 10) can't be used as bootable media on some TI OMAP chips at least. See https://bugs.nemomobile.org/show_bug.cgi?id=92 for details. Signed-off-by: Dmitry Rozhkov --- drivers/mmc/core/core.c |7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/mmc/core/core.