]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: at_hdmac: add device tree support
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 17 Oct 2011 12:56:41 +0000 (14:56 +0200)
committerVinod Koul <vinod.koul@linux.intel.com>
Thu, 10 Nov 2011 08:43:33 +0000 (14:13 +0530)
commitc511595390a373e19a774246c659b4f563a4c3f3
tree79df5e99ecbff0c8d309e603266698448f998d28
parent67348450b86cb1b42aa4dd55cf7cde19c2e53461
dmaengine: at_hdmac: add device tree support

Add device tree probe support for atmel at_hdmac DMA driver.
Bindings are added to specify DMA controller configuration.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Documentation/devicetree/bindings/dma/atmel-dma.txt [new file with mode: 0644]
drivers/dma/at_hdmac.c