commit | 2e041c94628c2f0b8b704dc092802ddeaa70c6e9 | [log] [tgz] |
---|---|---|
author | Barry Song <Baohua.Song@csr.com> | Thu Mar 27 15:49:31 2014 +0800 |
committer | Vinod Koul <vinod.koul@intel.com> | Sat Mar 29 19:20:13 2014 +0530 |
tree | 5dce0f4735a928382b5e47be8d84c6ffe80b03f8 | |
parent | 80b0e0abfbcf9897ee263a79bc4cbdcfeca72431 [diff] |
dmaengine: sirf: enable generic dt binding for dma channels move to support of_dma_request_slave_channel() and dma_request_slave_channel. we add a xlate() to let dma clients be able to find right dma_chan by generic "dmas" properties in dts. Cc: Mark Rutland <mark.rutland@arm.com> Cc: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Barry Song <Baohua.Song@csr.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>