Re: [MMC] Multiple cards on one host

From: Sascha Hauer
Date: Wed Sep 03 2008 - 12:50:28 EST


On Wed, Sep 03, 2008 at 04:11:02PM +0200, Pierre Ossman wrote:
> On Wed, 3 Sep 2008 10:43:43 +0200
> Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote:
>
> > Hi,
> >
> > I have a board (PXA based) which has two SD slots. It uses a gpio to
> > switch between the slots. In times when the MMC subsystem implemented
> > the bus topology our customer used this fact to connect the two slots on
> > a single host (although it was never intended to work with SD cards, it
> > seemed to work). Any idea how to implement this on recent kernels? I
> > thought about registering two hosts in pxamci.c, but this seems quite
> > hacky and I suppose I'll run into locking trouble.
> >
>
> To be honest, I don't think you can sanely support it. The OMAP guys
> have been playing with some kind of multiplexer in front of the
> controller, but it just seems like a world of hurt to me.

That's what I was afraid of. Lets see what our customer says (I hope I
won't find myself in this world of hurt)

>
> Perhaps you can convert to using SPI for the second slot if the
> customer really needs a design with two slots?

Might be an option.

Thanks for your answer.

Sascha


--
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hannoversche Str. 2, 31134 Hildesheim, Germany
Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/