Re: New MMC maintainer needed

2009-08-13 Thread Matt Fleming
. echo subscribe linux-mmc | mail majord...@vger.kernel.org Unless someone has beaten me to it, From a920e6c11635cab6261541a487db7b68b4892a74 Mon Sep 17 00:00:00 2001 From: Matt Fleming m...@console-pimps.org Date: Thu, 13 Aug 2009 09:17:23 +0100 Subject: [PATCH] mmc: Add linux-mmc mailing

Re: New MMC maintainer needed

2009-08-03 Thread Matt Fleming
On Mon, Aug 03, 2009 at 12:34:29PM +0200, Pierre Ossman wrote: On Fri, 31 Jul 2009 11:54:07 +0100 Matt Fleming m...@console-pimps.org wrote: On Fri, Jul 31, 2009 at 12:26:23PM +0200, Pierre Ossman wrote: [PATCH 0/32] mmc and omap_hsmmc patches http://marc.info/?t=124722953900010r

Re: New MMC maintainer needed

2009-07-31 Thread Matt Fleming
On Fri, Jul 31, 2009 at 12:26:23PM +0200, Pierre Ossman wrote: [PATCH 0/32] mmc and omap_hsmmc patches http://marc.info/?t=124722953900010r=1w=2 I haven't looked through these at all. The ones affecting the core probably need some thorough reviews. I did notice the patch to say which

Re: [PATCH] sdio: add CD disable support

2009-07-30 Thread Matt Fleming
On Thu, Jul 30, 2009 at 02:54:08PM +0300, Ohad Ben-Cohen wrote: From: Ohad Ben-Cohen o...@wizery.com To save power, the pull-up resistor on CD/DAT[3] (pin 1) of the card can be disconnected. This is desired, e.g., with embedded SDIO devices which do not rely on this pin for card detection.

Re: New MMC maintainer needed

2009-07-27 Thread Matt Fleming
On Mon, Jul 27, 2009 at 01:09:47PM +0100, David Vrabel wrote: Philip Langdale wrote: Both the (Simplified) SD and SDIO specifications do not formally define the 'low voltage' range in the way the MMC spec does. ie: You won't find anything in the SD specs that even tell you what the range

Re: New MMC maintainer needed

2009-07-23 Thread Matt Fleming
)); - ocr = ~MMC_VDD_165_195; - } - host-ocr = mmc_select_voltage(host, ocr); /* -- 1.5.4.3 Looks OK to me, I'm unaware of a reason to not allow a card to use MMC_VDD_165_195 if that's what it wants. Acked-by: Matt Fleming m...@console-pimps.org -- To unsubscribe