Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161692Ab3DEM7I (ORCPT ); Fri, 5 Apr 2013 08:59:08 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:48451 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161651Ab3DEM7G (ORCPT ); Fri, 5 Apr 2013 08:59:06 -0400 Message-ID: <515ECA7C.4080604@ti.com> Date: Fri, 5 Apr 2013 18:28:36 +0530 From: Balaji T K User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Matt Porter , Chris Ball CC: Grant Likely , Rob Herring , Vinod Koul , Tony Lindgren , Devicetree Discuss , Linux OMAP List , Linux Kernel Mailing List , Linux MMC List , Arnd Bergmann , Dan Williams , Jon Hunter , Santosh Shilimkar Subject: Re: [PATCH v3 0/2] omap_hsmmc DT DMA Client support References: <1362579128-5312-1-git-send-email-mporter@ti.com> In-Reply-To: <1362579128-5312-1-git-send-email-mporter@ti.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1290 Lines: 33 On Wednesday 06 March 2013 07:42 PM, Matt Porter wrote: > Changes since v2: > - dropped skip platform_get_resource_byname() patch > Changes since v1: > - rebase to 3.9-rc1, previous dependencies upstream > > This series adds DT DMA Engine Client support to the omap_hsmmc. > It leverages the generic DMA OF helpers and the > dma_request_slave_channel_compat() wrapper to support DMA in > omap_hsmmc on platforms booting via DT. These platforms include > omap2/3/4/5 and am33xx. > > These patches were split out from the v5 version of the AM33XX DMA > series and split from the EDMA-specific omap_hsmmc changes. > > Matt Porter (2): > mmc: omap_hsmmc: convert to dma_request_slave_channel_compat() > mmc: omap_hsmmc: add generic DMA request support to the DT binding > Looks good to me Acked-by: Balaji T K > .../devicetree/bindings/mmc/ti-omap-hsmmc.txt | 26 +++++++++++++++++++- > drivers/mmc/host/omap_hsmmc.c | 10 ++++++-- > 2 files changed, 33 insertions(+), 3 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/