All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: MMCIF & SDHI: DT DMA support
@ 2013-06-06 15:46 ` Guennadi Liakhovetski
  0 siblings, 0 replies; 12+ messages in thread
From: Guennadi Liakhovetski @ 2013-06-06 15:46 UTC (permalink / raw)
  To: linux-sh
  Cc: Vinod Koul, Chris Ball, linux-mmc, devicetree-discuss,
	Rob Herring, Grant Likely, Magnus Damm, Simon Horman,
	Guennadi Liakhovetski

Also a re-send of four earlier submitted patches. This patch-series alone 
is not enough to support DMA in DT on these MMC host controllers, support 
in appropriate DMAC driver is added in a separate series. This, however, 
doesn't introduce a dependency, series can be applied in arbitrary order.

Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>

Guennadi Liakhovetski (4):
  mmc: sh_mmcif: add support for Device Tree DMA bindings
  mmc: sdhi/tmio: make DMA filter implementation specific
  mmc: sdhi/tmio: switch to using dmaengine_slave_config()
  mmc: sdhi/tmio: add DT DMA support

 drivers/mmc/host/sh_mmcif.c       |   29 ++++++++++++++--------
 drivers/mmc/host/sh_mobile_sdhi.c |   24 ++++++++++++------
 drivers/mmc/host/tmio_mmc_dma.c   |   48 +++++++++++++++++++++++++++----------
 include/linux/mfd/tmio.h          |    5 ++++
 4 files changed, 74 insertions(+), 32 deletions(-)

-- 
1.7.2.5

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2013-06-06 16:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06 15:46 [PATCH 0/4] mmc: MMCIF & SDHI: DT DMA support Guennadi Liakhovetski
2013-06-06 15:46 ` Guennadi Liakhovetski
2013-06-06 15:46 ` [PATCH 1/4] mmc: sh_mmcif: add support for Device Tree DMA bindings Guennadi Liakhovetski
2013-06-06 15:46   ` Guennadi Liakhovetski
2013-06-06 16:38   ` Sergei Shtylyov
2013-06-06 16:38     ` Sergei Shtylyov
2013-06-06 15:46 ` [PATCH 2/4] mmc: sdhi/tmio: make DMA filter implementation specific Guennadi Liakhovetski
2013-06-06 15:46   ` Guennadi Liakhovetski
     [not found] ` <1370533588-23642-1-git-send-email-g.liakhovetski-Mmb7MZpHnFY@public.gmane.org>
2013-06-06 15:46   ` [PATCH 3/4] mmc: sdhi/tmio: switch to using dmaengine_slave_config() Guennadi Liakhovetski
2013-06-06 15:46     ` Guennadi Liakhovetski
2013-06-06 15:46 ` [PATCH 4/4] mmc: sdhi/tmio: add DT DMA support Guennadi Liakhovetski
2013-06-06 15:46   ` Guennadi Liakhovetski

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.