Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932991Ab3CGPDi (ORCPT ); Thu, 7 Mar 2013 10:03:38 -0500 Received: from mail-ie0-f170.google.com ([209.85.223.170]:34994 "EHLO mail-ie0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932269Ab3CGPDf (ORCPT ); Thu, 7 Mar 2013 10:03:35 -0500 Date: Thu, 7 Mar 2013 10:04:08 -0500 From: Matt Porter To: "Hiremath, Vaibhav" Cc: Chris Ball , Russell King , "Krishnamoorthy, Balaji T" , Devicetree Discuss , Linux MMC List , Linux Kernel Mailing List , Linux OMAP List , Linux ARM Kernel List Subject: Re: [PATCH 2/2] ARM: dts: add AM33XX MMC support Message-ID: <20130307150408.GU6209@beef> References: <1362629799-22485-1-git-send-email-mporter@ti.com> <1362629799-22485-3-git-send-email-mporter@ti.com> <41fde401c8e646689123d7c6d3a2dffc@DLEE71.ent.ti.com> <20130307141235.GQ6209@beef> <79CD15C6BA57404B839C016229A409A83EC20C57@DBDE01.ent.ti.com> <20130307144656.GR6209@beef> <79CD15C6BA57404B839C016229A409A83EC20CCA@DBDE01.ent.ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <79CD15C6BA57404B839C016229A409A83EC20CCA@DBDE01.ent.ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4442 Lines: 109 On Thu, Mar 07, 2013 at 02:59:42PM +0000, Vaibhav Hiremath wrote: > > > -----Original Message----- > > From: Hiremath, Vaibhav > > Sent: Thursday, March 07, 2013 8:24 PM > > To: Porter, Matt > > Cc: Linux OMAP List; Russell King; Krishnamoorthy, Balaji T; Devicetree > > Discuss; Linux MMC List; Linux Kernel Mailing List; Chris Ball; Linux > > ARM Kernel List > > Subject: RE: [PATCH 2/2] ARM: dts: add AM33XX MMC support > > > > > -----Original Message----- > > > From: Matt Porter [mailto:ohiomdp@gmail.com] On Behalf Of Porter, > > Matt > > > Sent: Thursday, March 07, 2013 8:17 PM > > > To: Hiremath, Vaibhav > > > Cc: Linux OMAP List; Russell King; Krishnamoorthy, Balaji T; > > Devicetree > > > Discuss; Linux MMC List; Linux Kernel Mailing List; Chris Ball; Linux > > > ARM Kernel List > > > Subject: Re: [PATCH 2/2] ARM: dts: add AM33XX MMC support > > > > > > On Thu, Mar 07, 2013 at 02:39:55PM +0000, Vaibhav Hiremath wrote: > > > > > > > > > -----Original Message----- > > > > > From: Matt Porter [mailto:ohiomdp@gmail.com] On Behalf Of Porter, > > > Matt > > > > > Sent: Thursday, March 07, 2013 7:43 PM > > > > > To: Hiremath, Vaibhav > > > > > Cc: Krishnamoorthy, Balaji T; Chris Ball; Cousson, Benoit; Tony > > > > > Lindgren; Russell King; Devicetree Discuss; Linux ARM Kernel > > List; > > > > > Linux OMAP List; Linux Kernel Mailing List; Linux MMC List > > > > > Subject: Re: [PATCH 2/2] ARM: dts: add AM33XX MMC support > > > > > > > > > > On Thu, Mar 07, 2013 at 05:29:24AM +0000, Vaibhav Hiremath wrote: > > > > > > > -----Original Message----- > > > > > > > From: linux-omap-owner@vger.kernel.org [mailto:linux-omap- > > > > > > > owner@vger.kernel.org] On Behalf Of Porter, Matt > > > > > > > Sent: Thursday, March 07, 2013 9:47 AM > > > > > > > To: Krishnamoorthy, Balaji T; Chris Ball; Cousson, Benoit; > > Tony > > > > > > > Lindgren; Russell King > > > > > > > Cc: Devicetree Discuss; Linux ARM Kernel List; Linux OMAP > > List; > > > > > Linux > > > > > > > Kernel Mailing List; Linux MMC List > > > > > > > Subject: [PATCH 2/2] ARM: dts: add AM33XX MMC support > > > > > > > > > > > > I believe you meant "CONFIG_TI_EDMA" right? > > > > Yes, I just enabled it and the result is still same. > > > > > > > > [root@arago /]# dmesg | grep -ir mmc > > [ 0.506844] vmmc: 1800 <--> 3300 mV at 3300 mV > > [ 0.506970] vmmc: supplied by vbat > > [root@arago /]# > > [root@arago /]# > > [root@arago /]# dmesg | grep -ir dma > > [ 0.217063] DMA: preallocated 256 KiB pool for atomic coherent > > allocations > > [ 0.236321] platform 49000000.edma: alias fck already exists > > [ 0.236360] platform 49000000.edma: alias fck already exists > > [ 0.236381] platform 49000000.edma: alias fck already exists > > [ 0.370705] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine > > driver > > [ 0.445156] omap-dma-engine omap-dma-engine: OMAP DMA engine driver > > [root@arago /]# > > [root@arago /]# > > > > > I have applied below patches from your recent post > > > [2/2] ARM: dts: add AM33XX MMC support > [1/2] mmc: omap_hsmmc: set max_segs based on dma engine limits > [v4,3/3] mmc: davinci: get SG segment limits with dma_get_slave_sg_limits() > [v4,2/3] dma: edma: add device_slave_sg_limits() support > [v4,1/3] dmaengine: add dma_get_slave_sg_limits() > [v9,9/9] ARM: dts: add AM33XX SPI DMA support > [v9,8/9] spi: omap2-mcspi: add generic DMA request support to the DT binding > [v9,7/9] spi: omap2-mcspi: convert to dma_request_slave_channel_compat() > [v9,6/9] ARM: dts: add AM33XX EDMA support > [v9,5/9] dmaengine: edma: Add TI EDMA device tree binding > [v9,4/9] dmaengine: edma: enable build for AM33XX > [v9,3/9] ARM: edma: add AM33XX support to the private EDMA API > [v9,2/9] ARM: edma: remove unused transfer controller handlers > [v9,1/9] ARM: davinci: move private EDMA API to arm/common > [v3,2/2] mmc: omap_hsmmc: add generic DMA request support to the DT binding > [v3,1/2] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat() > > > > Am I missing anything here? Yes, you missed the http://www.spinics.net/lists/arm-kernel/msg227886.html dependency mentioned first in the cover letter. -Matt -- 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/