From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v12 09/11] spi: omap2-mcspi: convert to dma_request_slave_channel_compat() Date: Fri, 21 Jun 2013 16:07:51 +0530 Message-ID: <51C42CFF.10002@ti.com> References: <1371762407-24544-1-git-send-email-joelagnel@ti.com> <1371762407-24544-10-git-send-email-joelagnel@ti.com> <51C42A71.1090403@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Linux Documentation List , Tony Lindgren , Koen Kooi , Grant Likely , Russell King , Vinod Koul , Arnd Bergmann , Devicetree Discuss , Rob Herring , Jason Kridner , Linux OMAP List , Andrew Morton , Linux ARM Kernel List , Joel A Fernandes , Linux DaVinci Kernel List , Benoit Cousson , Linux MMC List , Linux Kernel Mai To: Mark Brown Return-path: In-Reply-To: <51C42A71.1090403-l0cyMroinI0@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org List-Id: linux-spi.vger.kernel.org Fixing Mark's e-mail. Mark, On 6/21/2013 3:56 PM, Sourav Poddar wrote: > Hi Mark, > On Friday 21 June 2013 02:36 AM, Joel A Fernandes wrote: >> From: Matt Porter >> >> Convert dmaengine channel requests to use >> dma_request_slave_channel_compat(). This supports the DT case of >> platforms requiring channel selection from either the OMAP DMA or >> the EDMA engine. AM33xx only boots from DT and is the only user >> implementing EDMA so in the !DT case we can default to the OMAP DMA >> filter. >> >> Signed-off-by: Matt Porter >> Acked-by: Mark Brown >> Signed-off-by: Joel A Fernandes [...] > Acked-by: Sourav Poddar > Tested-by: Sourav Poddar > > This patch can go independently and does not depend on the rest of the > series. > Can these patch be pulled? We can resend the patch if you don't have it from the mailing list. Thanks, Sekhar