Re: [PATCH] Add dynamic MMC-over-SPI-GPIO driver

From: Michael Buesch
Date: Tue Jul 15 2008 - 09:01:02 EST


On Tuesday 15 July 2008 07:06:49 Ben Nizette wrote:
>
> On Mon, 2008-07-14 at 21:09 +0200, Michael Buesch wrote:
> > This driver provides a sysfs interface to dynamically create
> > and destroy GPIO-based MMC/SD card interfaces.
> > So an MMC or SD card can be connected to generic GPIO pins
> > and be configured dynamically from userspace.
>
> Can you use mmc-spi attached to spi-gpio and be done with it?

This is _exactly_ what this module does. It combines mmc-spi and
spi-gpio and creates an actual device for them.

> Sure you
> won't have the dynamic alloc capability but you won't be reinventing the
> wheel either.

This does not reinvent anything. It just wires up the two modules.

--
Greetings Michael.
--
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/