linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mmc:
@ 2014-05-30 10:40 Kuninori Morimoto
  2014-05-30 10:40 ` [PATCH 1/3] mmc: block: add block number limitation flag for lultiple block read Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2014-05-30 10:40 UTC (permalink / raw)
  To: Simon, Chris Ball; +Cc: Magnus, Linux-SH, Kuninori Morimoto, linux-mmc



Hi Chris

These patches fixup R-Car SDHI / TMIO driver.

1st/2nd patch adds new flag to avoid 2 block read HW bug
which Renesas SDHI has.

3rd patch cares Tx/Rx dma_offset.
Because Renesas SDHI
has non-normal register mapping

Kuninori Morimoto (3):
      mmc: block: add block number limitation flag for lultiple block read
      mmc: sdhi: tidyup mmc_data setting for R-Car SDHI
      mmc: tmio: care about DMA tx/rx addr offset

 drivers/mmc/card/block.c          |   19 +++++++++++++++++--
 drivers/mmc/host/sh_mobile_sdhi.c |    5 ++++-
 drivers/mmc/host/tmio_mmc_dma.c   |    2 +-
 include/linux/mfd/tmio.h          |    1 +
 include/linux/mmc/host.h          |    3 +++
 5 files changed, 26 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2014-05-30 13:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30 10:40 [PATCH 0/3] mmc: Kuninori Morimoto
2014-05-30 10:40 ` [PATCH 1/3] mmc: block: add block number limitation flag for lultiple block read Kuninori Morimoto
2014-05-30 11:00   ` Jaehoon Chung
2014-05-30 11:14     ` Kuninori Morimoto
2014-05-30 11:46     ` Ben Dooks
2014-05-30 13:25   ` Sergei Shtylyov
2014-05-30 13:40     ` Kuninori Morimoto
2014-05-30 10:40 ` [PATCH 2/3] mmc: sdhi: tidyup mmc_data setting for R-Car SDHI Kuninori Morimoto
2014-05-30 10:40 ` [PATCH 3/3] mmc: tmio: care about DMA tx/rx addr offset Kuninori Morimoto
2014-05-30 10:56   ` Ben Dooks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).