From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH V6 2/2] dmaengine: add helper function to request a slave DMA channel Date: Fri, 16 Nov 2012 09:45:25 -0600 Message-ID: <50A65F95.6060101@ti.com> References: <1347662517-4210-1-git-send-email-jon-hunter@ti.com> <1347662517-4210-3-git-send-email-jon-hunter@ti.com> <1347852805.1943.130.camel@vkoul-udesk3> <201209171159.27359.arnd@arndb.de> <20120917223619.GC12445@n2100.arm.linux.org.uk> <1347938035.1943.162.camel@vkoul-udesk3> <5060DDEB.4000600@ti.com> <1348547701.1943.190.camel@vkoul-udesk3> <20121016024318.GF24393@S2101-09.ap.freescale.net> <1350355144.1648.5259.camel@vkoul-udesk3> <509D6108.1060304@ti.com> <1353029876.7077.56.camel@vkoul-udesk3> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from comal.ext.ti.com ([198.47.26.152]:56206 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752432Ab2KPPpo (ORCPT ); Fri, 16 Nov 2012 10:45:44 -0500 In-Reply-To: <1353029876.7077.56.camel@vkoul-udesk3> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Vinod Koul Cc: Shawn Guo , Stephen Warren , device-tree , Rob Herring , Dan Williams , Russell King - ARM Linux , linux-omap , linux-arm On 11/15/2012 07:37 PM, Vinod Koul wrote: > On Fri, 2012-11-09 at 14:01 -0600, Jon Hunter wrote: >> Hi Vinod, >> >> A few people have been asking me if getting device-tree support for DMA >> engine is plan for record for v3.8. I know that you were working through >> implementing a common interface and so I wanted to check how that is >> going. Do you have any insight to when device-tree support may get added? >> > I have not been able to do much work on this for last couple of weeks. I > hope to do it in by this weekend. If not I will merge yours and then > uppdate. > > Anyway, DT would be there in 3.8 with or without my changes. Thanks, Vinod. Can you make sure you also pick up the two fixes [1][2] I sent out? Cheers Jon [1] http://marc.info/?l=linux-omap&m=134859981920598&w=2 [2] http://marc.info/?l=linux-omap&m=134998461526129&w=2 From mboxrd@z Thu Jan 1 00:00:00 1970 From: jon-hunter@ti.com (Jon Hunter) Date: Fri, 16 Nov 2012 09:45:25 -0600 Subject: [PATCH V6 2/2] dmaengine: add helper function to request a slave DMA channel In-Reply-To: <1353029876.7077.56.camel@vkoul-udesk3> References: <1347662517-4210-1-git-send-email-jon-hunter@ti.com> <1347662517-4210-3-git-send-email-jon-hunter@ti.com> <1347852805.1943.130.camel@vkoul-udesk3> <201209171159.27359.arnd@arndb.de> <20120917223619.GC12445@n2100.arm.linux.org.uk> <1347938035.1943.162.camel@vkoul-udesk3> <5060DDEB.4000600@ti.com> <1348547701.1943.190.camel@vkoul-udesk3> <20121016024318.GF24393@S2101-09.ap.freescale.net> <1350355144.1648.5259.camel@vkoul-udesk3> <509D6108.1060304@ti.com> <1353029876.7077.56.camel@vkoul-udesk3> Message-ID: <50A65F95.6060101@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/15/2012 07:37 PM, Vinod Koul wrote: > On Fri, 2012-11-09 at 14:01 -0600, Jon Hunter wrote: >> Hi Vinod, >> >> A few people have been asking me if getting device-tree support for DMA >> engine is plan for record for v3.8. I know that you were working through >> implementing a common interface and so I wanted to check how that is >> going. Do you have any insight to when device-tree support may get added? >> > I have not been able to do much work on this for last couple of weeks. I > hope to do it in by this weekend. If not I will merge yours and then > uppdate. > > Anyway, DT would be there in 3.8 with or without my changes. Thanks, Vinod. Can you make sure you also pick up the two fixes [1][2] I sent out? Cheers Jon [1] http://marc.info/?l=linux-omap&m=134859981920598&w=2 [2] http://marc.info/?l=linux-omap&m=134998461526129&w=2