[PATCH] mmc: Add driver for Freescale eSDHC controllers
Arnd Bergmann
arnd at arndb.de
Fri Jan 16 08:52:31 EST 2009
On Wednesday 14 January 2009, Anton Vorontsov wrote:
>
> +config MMC_ESDHC
> + tristate "Freescale Enhanced SD Host Controller Interface support"
> + depends on FSL_SOC
> + help
> + This selects the Freescale Enhanced SD Host Controller Interface
> + as found in some Freescale PowerPC microprocessors.
> +
> + If unsure, say N.
The naming could be improved, calling it ESDHC instead of ESDHCI is very
confusing: SDHCI is the controller chip while SDHC is a type of card (high
capacity SD). This driver clearly does not refer to the card type but
rather to the controller.
Arnd <><
More information about the Linuxppc-dev
mailing list