From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754655Ab3AVP5d (ORCPT ); Tue, 22 Jan 2013 10:57:33 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:50174 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753890Ab3AVP5a (ORCPT ); Tue, 22 Jan 2013 10:57:30 -0500 Message-ID: <50FEB6B2.5020303@ti.com> Date: Tue, 22 Jan 2013 21:26:34 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Matt Porter , Tony Lindgren CC: Grant Likely , Mark Brown , Benoit Cousson , Russell King , Vinod Koul , Rob Landley , Chris Ball , Devicetree Discuss , Linux OMAP List , Linux ARM Kernel List , Linux DaVinci Kernel List , Linux Kernel Mailing List , Linux Documentation List , Linux MMC List , Linux SPI Devel List , Arnd Bergmann , Dan Williams , Rob Herring Subject: Re: [PATCH v5 00/14] DMA Engine support for AM33XX References: <1358281974-8411-1-git-send-email-mporter@ti.com> In-Reply-To: <1358281974-8411-1-git-send-email-mporter@ti.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Tony, On 1/16/2013 2:02 AM, Matt Porter wrote: > This series adds DMA Engine support for AM33xx, which uses > an EDMA DMAC. The EDMA DMAC has been previously supported by only > a private API implementation (much like the situation with OMAP > DMA) found on the DaVinci family of SoCs. Will you take this series through the OMAP tree? Only 1/14 touches mach-davinci and I am mostly okay with it except some changes I just requested Matt to make in another thread. Thanks, Sekhar