All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] tmio/sdhi: fix workaround for a regression
@ 2020-11-06  7:25 Wolfram Sang
  2020-11-06  7:25 ` [PATCH 1/3] mmc: tmio: when resetting, reset DMA controller, too Wolfram Sang
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Wolfram Sang @ 2020-11-06  7:25 UTC (permalink / raw)
  To: linux-mmc; +Cc: linux-renesas-soc, Yoshihiro Shimoda, Wolfram Sang

After some refactoring, I had to insert a workaround because a
regression was discovered when re-inserting SD cards. Now, this series
implements the proper fixes and finally reverts the workaround.

This has been tested on Salvator-XS (M3N and H3 ES2.0). These patches
were already discussed with Shimoda-san and the BSP team internally.
However, I'd appreciate Shimoda-san's tags be given here to make sure
the patches are exactly that what we discussed.

Thanks and happy hacking!


Wolfram Sang (3):
  mmc: tmio: when resetting, reset DMA controller, too
  mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF
  Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD
    cards"

 drivers/mmc/host/renesas_sdhi_core.c | 13 -------------
 drivers/mmc/host/tmio_mmc_core.c     |  7 +++++--
 2 files changed, 5 insertions(+), 15 deletions(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-11-10 13:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06  7:25 [PATCH 0/3] tmio/sdhi: fix workaround for a regression Wolfram Sang
2020-11-06  7:25 ` [PATCH 1/3] mmc: tmio: when resetting, reset DMA controller, too Wolfram Sang
2020-11-06  7:25 ` [PATCH 2/3] mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF Wolfram Sang
2020-11-06  7:25 ` [PATCH 3/3] Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards" Wolfram Sang
2020-11-06 12:02 ` [PATCH 0/3] tmio/sdhi: fix workaround for a regression Niklas Söderlund
2020-11-09 11:04 ` Yoshihiro Shimoda
2020-11-10 12:26 ` Ulf Hansson
2020-11-10 12:40   ` Wolfram Sang
2020-11-10 13:00     ` Ulf Hansson
2020-11-10 13:07       ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.