Hi Ulf, this is just a ping, do you have any comments of this series of patches ? Thx! On Fri, 2019-02-15 at 13:59 +0800, Chaotian Jing wrote: > Change vs v1: > do not retry CMD6 in __mmc_switch() > do not move the reduce clock operation after switch HS > > Chaotian Jing (2): > mmc: core: do not retry CMD6 in __mmc_switch() > mmc: mmc: Fix HS setting in mmc_hs400_to_hs200() > > drivers/mmc/core/mmc.c | 21 +++++++++++++++++++-- > drivers/mmc/core/mmc_ops.c | 2 +- > 2 files changed, 20 insertions(+), 3 deletions(-) >