From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@linux.intel.com (Vinod Koul) Date: Fri, 14 Sep 2012 08:28:19 +0530 Subject: [PATCH v5 3/3] ARM: dt: mmp-dma: add binding file In-Reply-To: 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> Message-ID: <1347591499.1943.7.camel@vkoul-udesk3> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > > Regards > Haojian > >> --- > >> 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 > >> -- ~Vinod