linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: at91: move to generic DMA device tree bindings
@ 2013-04-15 12:16 ludovic.desroches at atmel.com
  2013-04-15 12:16 ` [PATCH 1/3] at_hdmac: move to generic DMA binding ludovic.desroches at atmel.com
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: ludovic.desroches at atmel.com @ 2013-04-15 12:16 UTC (permalink / raw)
  To: linux-arm-kernel

From: Ludovic Desroches <ludovic.desroches@atmel.com>

Hi,

This set of patches introduces DMA device tree bindings support for the atmel
DMA controller and first driver conversions.

I'll send an update of dts file in the next version if there is no major issue
with the bindings.

Regards


Ludovic Desroches (3):
  at_hdmac: move to generic DMA binding
  i2c: at91: convert to dma_request_slave_channel_compat()
  mci: at91: convert to dma_request_slave_channel_compat()

 .../devicetree/bindings/dma/atmel-dma.txt          | 26 +++++-
 arch/arm/boot/dts/sama5d3.dtsi                     |  4 +-
 drivers/dma/at_hdmac.c                             | 93 ++++++++++++++++++++--
 drivers/dma/at_hdmac_regs.h                        |  4 +
 drivers/i2c/busses/i2c-at91.c                      | 49 ++++++------
 drivers/mmc/host/atmel-mci.c                       | 25 +++---
 6 files changed, 154 insertions(+), 47 deletions(-)

-- 
1.7.11.3

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15 12:16 [PATCH 0/3] ARM: at91: move to generic DMA device tree bindings ludovic.desroches at atmel.com
2013-04-15 12:16 ` [PATCH 1/3] at_hdmac: move to generic DMA binding ludovic.desroches at atmel.com
2013-04-16 10:03   ` Nicolas Ferre
2013-04-15 12:16 ` [PATCH 2/3] i2c: at91: convert to dma_request_slave_channel_compat() ludovic.desroches at atmel.com
2013-04-16  9:10   ` Wolfram Sang
2013-04-15 12:16 ` [PATCH 3/3] mci: " ludovic.desroches at atmel.com
2013-04-16 10:06   ` Nicolas Ferre
2013-04-15 12:38 ` [PATCH 0/3] ARM: at91: move to generic DMA device tree bindings Jean-Christophe PLAGNIOL-VILLARD

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).