[PATCH 10/10] mmc: Add OpenFirmware bindings for SDHCI driver
M. Warner Losh
imp at bsdimp.com
Tue Jan 27 09:26:20 EST 2009
In message: <497C09D9.50004 at genesi-usa.com>
Matt Sealey <matt at genesi-usa.com> writes:
: Anton Vorontsov wrote:
: >
: > If unsure, say Y.
: >
: > +config MMC_SDHCI_OF
: > + tristate "SDHCI support on OpenFirmware platforms"
: > + depends on MMC_SDHCI && PPC_OF
: > + help
: > + This selects the OF Secure Digital Host Controller Interface.
: > + So far there is only Freescale eSDHC controller known to exists
: > + on OF platforms.
:
: Nit; would probably be better English as
:
: This selects the OF support for Secure Digital Host Controller
: Interfaces. So far, only the Freescale eSDHC controller is known
: to exist on OF platforms.
Is this the SD Association standard host controller interface, or a
custom one by Freescale? If the former, then I'd suggest:
This selects OF support for the SD Association standard Secure
Digital Host Controller Interface (version x.xx). So far,
only the Freescale eSDHC controller is the only example on OF
platforms.
if the latter:
This selects OF support for Freescale's custom Secure Digital
Host Controller Interface. So far, only the Freescale eSDHC
controller is the only example on OF platforms.
Warner
More information about the Linuxppc-dev
mailing list