mbox series

[v1,0/2] two minor changes of eMMC BKOPS

Message ID 20210817224208.153652-1-huobean@gmail.com (mailing list archive)
Headers show
Series two minor changes of eMMC BKOPS | expand

Message

Bean Huo Aug. 17, 2021, 10:42 p.m. UTC
From: Bean Huo <beanhuo@micron.com>


Bean Huo (2):
  mmc: core: Issue HPI in case the BKOPS timed out
  mmc: core: Let BKOPS timeout readable/writable via sysfs

 drivers/mmc/core/mmc.c     | 32 ++++++++++++++++++++++++++++++++
 drivers/mmc/core/mmc_ops.c | 14 ++++++++++----
 include/linux/mmc/card.h   |  1 +
 3 files changed, 43 insertions(+), 4 deletions(-)

Comments

Bean Huo Aug. 23, 2021, 7:53 a.m. UTC | #1
Hi Ullf,
Any thought about this patch?

Thanks
Bean

On Wed, 2021-08-18 at 00:42 +0200, Bean Huo wrote:
> From: Bean Huo <beanhuo@micron.com>
> 
> 
> Bean Huo (2):
>   mmc: core: Issue HPI in case the BKOPS timed out
>   mmc: core: Let BKOPS timeout readable/writable via sysfs
> 
>  drivers/mmc/core/mmc.c     | 32 ++++++++++++++++++++++++++++++++
>  drivers/mmc/core/mmc_ops.c | 14 ++++++++++----
>  include/linux/mmc/card.h   |  1 +
>  3 files changed, 43 insertions(+), 4 deletions(-)
>