All of lore.kernel.org
 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
  0 siblings, 0 replies; 16+ messages in thread
From: ludovic.desroches @ 2013-04-15 12:16 UTC (permalink / raw)
  To: linux-arm-kernel, linux-mmc, linux-i2c
  Cc: nicolas.ferre, plagnioj, Ludovic Desroches

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] 16+ messages in thread

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

Thread overview: 16+ 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
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
2013-04-15 12:16   ` ludovic.desroches at atmel.com
     [not found]   ` <1366028217-5037-2-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-04-16 10:03     ` Nicolas Ferre
2013-04-16 10:03       ` Nicolas Ferre
     [not found] ` <1366028217-5037-1-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-04-15 12:16   ` [PATCH 2/3] i2c: at91: convert to dma_request_slave_channel_compat() ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w
2013-04-15 12:16     ` ludovic.desroches at atmel.com
     [not found]     ` <1366028217-5037-3-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-04-16  9:10       ` Wolfram Sang
2013-04-16  9:10         ` Wolfram Sang
2013-04-15 12:16 ` [PATCH 3/3] mci: " ludovic.desroches
2013-04-15 12:16   ` ludovic.desroches at atmel.com
     [not found]   ` <1366028217-5037-4-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-04-16 10:06     ` Nicolas Ferre
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
2013-04-15 12:38   ` Jean-Christophe PLAGNIOL-VILLARD

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.