Re: [PATCH 10/10] mmc: Add OpenFirmware bindings for SDHCI driver

From: M. Warner Losh
Date: Mon Jan 26 2009 - 17:27:45 EST


In message: <497C09D9.50004@xxxxxxxxxxxxxx>
Matt Sealey <matt@xxxxxxxxxxxxxx> 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
--
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/