Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [PATCH 0/6] mmc: renesas_sdhi: internal_dmac: updates after refactoring
@ 2022-03-20 12:30 Wolfram Sang
  2022-03-20 12:30 ` [PATCH 1/6] mmc: renesas_sdhi: remove outdated headers Wolfram Sang
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Wolfram Sang @ 2022-03-20 12:30 UTC (permalink / raw)
  To: linux-mmc; +Cc: linux-renesas-soc, Wolfram Sang

Shimoda-san's much appreciated refactoring of the quirk handling allows
for further cleanups which you can find in this series plus some other
improvements found on the way. Finally, 'soc_dma_quirks' can be removed
in favor of regular quirks.

The series is based on mmc/next as of today and was tested on Salvator-X
(H3 ES1.0), Salvator XS (H3 ES2.0 as well as M3-N).

Looking forward for tests and comments.

All the best,

   Wolfram

Wolfram Sang (6):
  mmc: renesas_sdhi: remove outdated headers
  mmc: renesas_sdhi: R-Car D3 also has no HS400
  mmc: renesas_sdhi: make setup selection more understandable
  mmc: renesas_sdhi: remove a stale comment
  mmc: renesas_sdhi: make 'fixed_addr_mode' a quirk
  mmc: renesas_sdhi: make 'dmac_only_one_rx' a quirk

 drivers/mmc/host/renesas_sdhi.h               |  2 +
 drivers/mmc/host/renesas_sdhi_core.c          |  2 -
 drivers/mmc/host/renesas_sdhi_internal_dmac.c | 70 ++++++++-----------
 3 files changed, 33 insertions(+), 41 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-04-01 15:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-20 12:30 [PATCH 0/6] mmc: renesas_sdhi: internal_dmac: updates after refactoring Wolfram Sang
2022-03-20 12:30 ` [PATCH 1/6] mmc: renesas_sdhi: remove outdated headers Wolfram Sang
2022-04-01 12:48   ` Geert Uytterhoeven
2022-03-20 12:30 ` [PATCH 2/6] mmc: renesas_sdhi: R-Car D3 also has no HS400 Wolfram Sang
2022-04-01 13:01   ` Geert Uytterhoeven
2022-04-01 14:59     ` Wolfram Sang
2022-04-01 15:08       ` Geert Uytterhoeven
2022-04-01 15:20         ` Wolfram Sang
2022-03-20 12:30 ` [PATCH 3/6] mmc: renesas_sdhi: make setup selection more understandable Wolfram Sang
2022-04-01 13:02   ` Geert Uytterhoeven
2022-03-20 12:30 ` [PATCH 4/6] mmc: renesas_sdhi: remove a stale comment Wolfram Sang
2022-04-01 13:03   ` Geert Uytterhoeven
2022-03-20 12:30 ` [PATCH 5/6] mmc: renesas_sdhi: make 'fixed_addr_mode' a quirk Wolfram Sang
2022-04-01 13:08   ` Geert Uytterhoeven
2022-03-20 12:30 ` [PATCH 6/6] mmc: renesas_sdhi: make 'dmac_only_one_rx' " Wolfram Sang
2022-04-01 14:13   ` Geert Uytterhoeven
2022-04-01 15:00     ` Wolfram Sang
2022-03-28 14:04 ` [PATCH 0/6] mmc: renesas_sdhi: internal_dmac: updates after refactoring Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox