On Fri, Dec 18, 2015 at 10:34 PM, Carlo Caione <[email protected]> wrote:
> From: Carlo Caione <[email protected]>
>
> 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 <[email protected]>

Uhm, apparently this is causing some issues with the eMMC on another
laptop I'm testing this patch on.
Please, disregard this patch. I'll post a v2 once I understand what's going on.

Thanks,

-- 
Carlo Caione
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to