From mboxrd@z Thu Jan 1 00:00:00 1970 From: zgao6@marvell.com (Zhangfei Gao) Date: Fri, 14 Sep 2012 11:32:35 +0800 Subject: [PATCH v5 3/3] ARM: dt: mmp-dma: add binding file In-Reply-To: <1347591499.1943.7.camel@vkoul-udesk3> References: <1346641427-5002-1-git-send-email-zhangfei.gao@marvell.com> <1346641427-5002-4-git-send-email-zhangfei.gao@marvell.com> <1347590720.1943.0.camel@vkoul-udesk3> <1347591499.1943.7.camel@vkoul-udesk3> Message-ID: <1347593555.19328.8.camel@apse> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 2012-09-13 at 19:58 -0700, Vinod Koul wrote: > On Fri, 2012-09-14 at 10:58 +0800, Haojian Zhuang wrote: > > On Fri, Sep 14, 2012 at 10:45 AM, Vinod Koul wrote: > > > On Mon, 2012-09-03 at 11:03 +0800, Zhangfei Gao wrote: > > >> Signed-off-by: Zhangfei Gao > > >> Acked-by: Arnd Bergmann > > > Acked-by: Vinod Koul > > > > > > I think this patch should be merged in tree having this file, possibly > > > arm tree? > > > > > > > You can merge this patch into your tree since it only appends a new file. > And as I have said previously my tree or linus's tree doesn't have this > file. SO this needs to go to a tree where thsi file exists > > > > > Acked-by: Haojian Zhuang > > >> Documentation/devicetree/bindings/dma/mmp-dma.txt | 75 +++++++++++++++++++++ > > >> 1 files changed, 75 insertions(+), 0 deletions(-) > > >> create mode 100644 Documentation/devicetree/bindings/dma/mmp-dma.txt > > >> > > Thanks Vinod for the BIG help. Arnd Which tree you think is suitable to take this new file? Documentation/devicetree/bindings/dma/mmp-dma.txt Thanks