[linux-yocto] [PATCH 0/4] mmc: block: Pause re-tuning while switched to the RPMB partition

Lim Key Seong key.seong.lim at intel.com
Thu Jun 16 22:58:39 PDT 2016


Hi Bruce,

These patches are backport to resolve MMC re-tune issue on RPMB partition.
Three patches upstream to mainline by Adrian Hunter, are required to resolve RPMB re-tune
issue completely.
The patch upstream to mainline by Jon Hunter is the dependency patch, so that the RPMB
re-tune patches can be applied cleanly.
These 4 patches are targeted for linux-yocto-4.1, standard/base branch.

Thanks

Best regards
KS LIM

Adrian Hunter (3):
  mmc: core: Add a facility to "pause" re-tuning
  mmc: block: Always switch back to main area after RPMB access
  mmc: block: Pause re-tuning while switched to the RPMB partition

Jon Hunter (1):
  mmc: block: Add new ioctl to send multi commands

 drivers/mmc/card/block.c       | 225 +++++++++++++++++++++++++++++++----------
 drivers/mmc/core/host.c        |  24 +++++
 include/linux/mmc/host.h       |   4 +
 include/uapi/linux/mmc/ioctl.h |  19 +++-
 4 files changed, 215 insertions(+), 57 deletions(-)

--
1.9.1



More information about the linux-yocto mailing list