From mboxrd@z Thu Jan 1 00:00:00 1970 From: mike@compulab.co.il Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) Date: Wed, 1 Sep 2010 21:07:38 +0300 Message-ID: <20100901180727.GA1236@gentoodev.compulab.local> References: <20100827192248.GJ20407@void.printf.net> <4C7CC480.2040903@csr.com> Reply-To: mike@compulab.co.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from compulab.co.il ([67.18.134.219]:48131 "EHLO compulab.co.il" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754734Ab0IASHu (ORCPT ); Wed, 1 Sep 2010 14:07:50 -0400 Content-Disposition: inline In-Reply-To: <4C7CC480.2040903@csr.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: David Vrabel Cc: Chris Ball , linux-mmc@vger.kernel.org, linux-omap@vger.kernel.org, madhu.cr@ti.com On Tue, Aug 31, 2010 at 09:59:44AM +0100, David Vrabel wrote: > On 27/08/2010 20:22, Chris Ball wrote: > > Hi David, > > > > On Mon, Feb 22, 2010 at 02:24:17PM +0000, David Vrabel wrote: > >> These patches add support for SDIO cards to the omap_hsmmc driver. > >> Power management changes to prevent SDIO cards from being turned off > >> and losing all state, and card interrupts. > >> > >> I've been unable to test these exact patches as I only have an N900 for > >> testing and the N900 support in mainline is incomplete. > >> > >> Changes since v1: > >> - (hopefully) get all cards working again by removing a second call to > >> read MMCi_STAT in the interrupt handler. > >> - flush posted writes after enabling/disabling SDIO interrupts. > >> - tweak the FIXME commit on disabling FCLK to better match what really > >> going on (at least I think so anyway). > >> > >> David Vrabel (2): > >> mmc: omap_hsmmc: don't turn SDIO cards off when idle > >> mmc: omap_hsmmc: enable SDIO card interrupts > > > > Looks like this patchset wasn't merged. Mike Rapoport replied with a > > fix for libertas. Would you like to resubmit it? > > I thought Madhu had picked this up and was going to submit it. > > Regardless of whether that is the case, I think it needs to be submitted > by someone who can run mainline kernels (I can't) and ideally someone > who can test it with SDIO cards. I'll try to update it to the recent kernel in the next few days. > David -- Sincerely yours, Mike