[PATCH 0/3] ARM: at91: move to generic DMA device tree bindings
ludovic.desroches at atmel.com
ludovic.desroches at atmel.com
Mon Apr 15 08:16:54 EDT 2013
From: Ludovic Desroches <ludovic.desroches at 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
More information about the linux-arm-kernel
mailing list