[PATCH v4] dmaengine: sirf: enable generic dt binding for dma channels
From: Barry Song <hidden>
Date: 2014-03-18 02:02:20
Also in:
linux-devicetree
2014-03-17 12:51 GMT+08:00 Vinod Koul [off-list ref]:
On Sat, Mar 01, 2014 at 10:49:18AM +0800, Barry Song wrote:quoted
2014-01-20 17:35 GMT+08:00 Barry Song [off-list ref]:quoted
2014/1/20 Vinod Koul [off-list ref]:quoted
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...Hi Vinod, v5 is sent to devicetree list and there is no object. http://www.spinics.net/lists/devicetree/msg19677.html this patch is using general dt-binding for dma completely same with other dma drivers, there is no special binding here. so i think there is no reason to wait for merging since now updates for its clients e.g. SPI, UART have been in 3.14-rc.I still need the ack for DT folks... Seems still missing :(
Vinod, it seems nobody in dt has noticed this change since there is not a real change for DT binding. if we need an ack for every normal change in dt, the maintain chain might be easily broken.it seems it is not always a good practice?
-- ~Vinod
-barry