On Wed, 22 Jan 2020 at 15:27, Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote: > > This small series updates timeouts used when sending CMD6 for eMMC, through the > __mmc_switch() function. > > Ulf Hansson (3): > mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC > mmc: block: Use generic_cmd6_time when modifying > INAND_CMD38_ARG_EXT_CSD > mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch() > > drivers/mmc/core/block.c | 6 +++--- > drivers/mmc/core/mmc_ops.c | 34 +++++++++++++++++----------------- > 2 files changed, 20 insertions(+), 20 deletions(-) > > -- > 2.17.1 > To widen the test cases, I have queued up this for next, also by amending patch3 for fixing some spelling mistakes in the changelog. Please tell if you see any problems with this and feel free to provide tested by tags. Kind regards Uffe