From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCHv6 6/6] mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA Date: Tue, 11 Jun 2013 18:22:42 -0700 Message-ID: <20130612012242.GL23774@quad.lixom.net> References: <1370444578-25721-1-git-send-email-dinguyen@altera.com> <1370444578-25721-7-git-send-email-dinguyen@altera.com> <20130611232756.GD23774@quad.lixom.net> <1370995696.7804.17.camel@linux-builds1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pd0-f172.google.com ([209.85.192.172]:62561 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757607Ab3FLBWi (ORCPT ); Tue, 11 Jun 2013 21:22:38 -0400 Received: by mail-pd0-f172.google.com with SMTP id z10so5709544pdj.17 for ; Tue, 11 Jun 2013 18:22:37 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1370995696.7804.17.camel@linux-builds1> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Dinh Nguyen Cc: linux-arm-kernel@lists.infradead.org, dinh.linux@gmail.com, Seungwon Jeon , Jaehoon Chung , Arnd Bergmann , Pavel Machek , linux-mmc@vger.kernel.org On Tue, Jun 11, 2013 at 07:08:16PM -0500, Dinh Nguyen wrote: > Hi Olof, > > On Tue, 2013-06-11 at 16:27 -0700, Olof Johansson wrote: > > Hi, > > > > On Wed, Jun 05, 2013 at 10:02:58AM -0500, dinguyen@altera.com wrote: > > > From: Dinh Nguyen > > > > > > Add platform specific functionality for the DW SD/MMC driver for > > > SoCFPGA. Move SDMMC_CMD_USE_HOLD_REG to dw_mmc.h so other platforms > > > can use this define. > > > > > > Signed-off-by: Dinh Nguyen > > > CC: Seungwon Jeon > > > CC: Jaehoon Chung > > > CC: Arnd Bergmann > > > CC: Olof Johansson > > > CC: Pavel Machek > > > CC: linux-mmc@vger.kernel.org > > > > Acked-by: Olof Johansson > > > > This one should be sent to (and applied by) Chris Ball, the MMC maintainer. The > > driver is standalone and can go in independently on the platform code that will > > configure it, so he can merge it without dependencies. > > Thanks Olof. I will send to Chris Ball. I kinda thought that since > Jaehoon and Seungwon were maintainers of the dw_mmc driver that I didn't > need to send to Chris. Ah, no, it should probably go up through his tree in this case. It's still good to have their Acked-by though, since they know the details of the DW side. -Olof