android_kernel_xiaomi_sm7250/drivers/mmc
Anton Vorontsov 3e3bf20756 sdhci: Add quirk for controllers that need small delays for PIO
Small udelay is needed to make eSDHC work in PIO mode. Without
the delay reading causes endless interrupt storm, and writing
corrupts data. The first guess would be that we must wait for
some bit in some register, but I didn't find any reliable bits
that change before and after the delay.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2009-03-24 21:30:10 +01:00
..
card mmc: add MODALIAS linkage for MMC/SD devices 2009-03-24 21:29:58 +01:00
core mmc_spi: allow higher timeouts for SPI mode 2009-03-24 21:30:02 +01:00
host sdhci: Add quirk for controllers that need small delays for PIO 2009-03-24 21:30:10 +01:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile