[PATCH v4 0/2] dmaengine: add support mmp-pdma
From: zhangfei gao <hidden>
Date: 2012-09-03 02:01:01
On Fri, Aug 31, 2012 at 10:53 PM, Vinod Koul [off-list ref] wrote:
On Fri, 2012-08-31 at 09:10 +0800, zhangfei gao wrote:quoted
On Fri, Aug 31, 2012 at 6:14 AM, Vinod Koul [off-list ref] wrote:quoted
On Thu, 2012-08-16 at 10:23 +0800, Zhangfei Gao wrote: What tree is this based on? I do not find Documentation/devicetree/bindings/dma/mmp-dma.txt in my tree or linus's tree??The mmp-dma.txt is created by [PATCH v3 1/4] dmaengine: mmp-pdma support. The patch set based on linux-next, July 13.And I cant apply this!!! It needs to be based on either dmaengine-next or linus master. Otherwise this should be sent to tree where this file exists, or drop the binding and rest can be merged while binding get merged separately, I would prefer the last approach -- ~Vinod Koul Intel Corp.
Hi, Vinod, Sorry for inconvenience. Will split the patch to 3 patches based on linux.git. 1 is pdma, 2 is update tdma supporting device tree. 3 is adding Documentation/devicetree/bindings/dma/mmp-dma.txt for both pdma and tdma. Thanks