public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mmc: sdhi / tmio: add DT DMA
@ 2013-04-26 15:47 Guennadi Liakhovetski
  2013-04-26 15:47 ` [PATCH 1/3] mmc: sdhi/tmio: make DMA filter implementation specific Guennadi Liakhovetski
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Guennadi Liakhovetski @ 2013-04-26 15:47 UTC (permalink / raw)
  To: linux-sh
  Cc: Magnus Damm, linux-mmc, Chris Ball, Samuel Ortiz, Vinod Koul,
	Guennadi Liakhovetski

These 3 patches add Device Tree DMA support to the TMIO MMC driver, when 
used on SDHI platforms.

Samuel: these patches touch an mfd header file lightly, I think, it's 
better just to get your ack than to make a separate patch via your tree.

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

Guennadi Liakhovetski (3):
  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_mobile_sdhi.c |   24 ++++++++++++------
 drivers/mmc/host/tmio_mmc_dma.c   |   48 +++++++++++++++++++++++++++----------
 include/linux/mfd/tmio.h          |    5 ++++
 3 files changed, 56 insertions(+), 21 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] 8+ messages in thread

end of thread, other threads:[~2013-05-26 17:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26 15:47 [PATCH 0/3] mmc: sdhi / tmio: add DT DMA Guennadi Liakhovetski
2013-04-26 15:47 ` [PATCH 1/3] mmc: sdhi/tmio: make DMA filter implementation specific Guennadi Liakhovetski
2013-04-26 15:47 ` [PATCH 2/3] mmc: sdhi/tmio: switch to using dmaengine_slave_config() Guennadi Liakhovetski
2013-04-26 15:47 ` [PATCH 3/3] mmc: sdhi/tmio: add DT DMA support Guennadi Liakhovetski
2013-04-26 16:02 ` [PATCH 0/3] mmc: sdhi / tmio: add DT DMA Samuel Ortiz
2013-04-26 16:16   ` Guennadi Liakhovetski
2013-05-26 17:53 ` Chris Ball
2013-05-26 17:56   ` Chris Ball

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