[PATCH v4] dmaengine: sirf: enable generic dt binding for dma channels
From: Barry Song <hidden>
Date: 2014-01-20 10:30:52
From: Barry Song <hidden>
Date: 2014-01-20 10:30:52
2014/1/20 Vinod Koul [off-list ref]:
On Wed, Jan 08, 2014 at 10:12:49PM +0800, Barry Song wrote:quoted
From: Barry Song <redacted> 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 <redacted>Look okay, need an ACk from DT maintainers before I can apply...
sorry. i just realized Mark has followed this thread and given comments from the beginning. Hi Mark, will you ack this?
-- ~Vinodquoted
--- -v4: clear dt-binding document according to Mark's feedback
-barry