linux/drivers/mmc
Ludovic Desroches 4406433dec mmc: sdhci-of-at91: add presets setup
The controller claims to support SDR104. In fact, it only supports a
degraded SDR104 since the maximum frequency of the SD clock is 120 MHz
instead of 208 MHz.
The sdhci core is unaware of it and will compute a wrong clock divider.
We can deal with this specific case by using presets.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-05-04 09:28:03 +02:00
..
card mmc: block: Convert to IDA for partition device indexes 2016-05-02 10:33:37 +02:00
core mmc: core: Convert from IDR to IDA for host indexes 2016-05-02 10:33:36 +02:00
host mmc: sdhci-of-at91: add presets setup 2016-05-04 09:28:03 +02:00
Kconfig
Makefile