Files
linux/drivers/mmc/core
Carlo Caione 3cafb70cab mmc: core: Enable tuning according to the actual timing
commit e10c321977 upstream.

While in sdhci_execute_tuning() the choice whether or not to enable the
tuning is done on the actual timing, in the mmc_sdio_init_uhs_card() the
check is done on the capability of the card.

This difference is causing some issues with some SDIO cards in DDR50
mode where the CDM19 is wrongly issued.

With this patch we modify the check in both
mmc_(sd|sdio)_init_uhs_card() functions to take the proper decision
only according to the actual timing specification.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-03 15:07:15 -08:00
..
2015-10-26 16:00:09 +01:00
2015-10-26 16:00:09 +01:00
2015-10-26 16:00:09 +01:00
2015-10-26 16:00:09 +01:00
2014-05-12 18:05:53 -04:00
2015-10-26 16:00:09 +01:00