]> git.baikalelectronics.ru Git - kernel.git/commit
dma: coh901318: add devicetree support
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 19 Apr 2013 11:42:55 +0000 (13:42 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 11:54:27 +0000 (13:54 +0200)
commit30758a198461a5186e79db0e787f0ad6f10e4460
treed7ea30a3eb7728c7d2319cf8a143bcd449b1f9be
parent83c118600609c7b598685238af52eeb0ea55159a
dma: coh901318: add devicetree support

This adds support for probing the COH 901 318 DMA controller
and channels from the device tree.

Contains portions of a sketch patch from Arnd Bergmann.

Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/dma/ste-coh901318.txt [new file with mode: 0644]
drivers/dma/coh901318.c