mbox series

[0/2] mmc: tmio/sdhi: add support for custom MASK_ALL

Message ID 20210223100830.25125-1-wsa+renesas@sang-engineering.com
Headers show
Series mmc: tmio/sdhi: add support for custom MASK_ALL | expand

Message

Wolfram Sang Feb. 23, 2021, 10:08 a.m. UTC
Here is a small series to ensure SDHI Gen2+ will use its custom MASK_ALL
value all the time.

Please let me know what you think.

Happy hacking,

   Wolfram


Wolfram Sang (2):
  mmc: tmio: support custom irq masks
  mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALL

 drivers/mmc/host/renesas_sdhi_core.c | 3 ++-
 drivers/mmc/host/tmio_mmc.h          | 3 ++-
 drivers/mmc/host/tmio_mmc_core.c     | 8 +++++---
 3 files changed, 9 insertions(+), 5 deletions(-)