From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1362748785.5101.4.camel@sauron.fi.intel.com> Subject: Re: [PATCH 07/12] mtd: gpmi: move to use generic DMA helper From: Artem Bityutskiy To: Shawn Guo Date: Fri, 08 Mar 2013 15:19:45 +0200 In-Reply-To: <1361978748-25281-8-git-send-email-shawn.guo@linaro.org> References: <1361978748-25281-1-git-send-email-shawn.guo@linaro.org> <1361978748-25281-8-git-send-email-shawn.guo@linaro.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Fabio Estevam , Arnd Bergmann , Huang Shijie , Vinod Koul , Marek Vasut , linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2013-02-27 at 23:25 +0800, Shawn Guo wrote: > With the generic DMA device tree helper supported by mxs-dma driver, > client devices only need to call dma_request_slave_channel() for > requesting a DMA channel from dmaengine. > > Signed-off-by: Shawn Guo > Cc: Artem Bityutskiy > Cc: linux-mtd@lists.infradead.org It looks like this ne is rather independent and can go via the MTD tree. So pushed this one to l2-mtd.git - let me know if I am confused. Thanks! -- Best Regards, Artem Bityutskiy