From: Arnd Bergmann <arnd@arndb.de>
To: linuxppc-dev@ozlabs.org
Cc: Joe D'Abbraccio <Joe.D'abbraccio@freescale.com>,
linux-kernel@vger.kernel.org,
Konjin Lai <Konjin.Lai@freescale.com>,
Xie Xiaobo <X.Xie@freescale.com>,
Pierre Ossman <drzeus-mmc@drzeus.cx>
Subject: Re: [PATCH] mmc: Add driver for Freescale eSDHC controllers
Date: Thu, 15 Jan 2009 22:52:31 +0100 [thread overview]
Message-ID: <200901152252.32480.arnd@arndb.de> (raw)
In-Reply-To: <20090114194631.GA25978@oksana.dev.rtsoft.ru>
On Wednesday 14 January 2009, Anton Vorontsov wrote:
>=20
> +config MMC_ESDHC
> +=A0=A0=A0=A0=A0=A0=A0tristate "Freescale Enhanced SD Host Controller Int=
erface support"
> +=A0=A0=A0=A0=A0=A0=A0depends on FSL_SOC
> +=A0=A0=A0=A0=A0=A0=A0help
> +=A0=A0=A0=A0=A0=A0=A0 =A0This selects the Freescale Enhanced SD Host Con=
troller Interface
> +=A0=A0=A0=A0=A0=A0=A0 =A0as found in some Freescale PowerPC microprocess=
ors.
> +
> +=A0=A0=A0=A0=A0=A0=A0 =A0If 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 <><
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: linuxppc-dev@ozlabs.org
Cc: Anton Vorontsov <avorontsov@ru.mvista.com>,
Pierre Ossman <drzeus-mmc@drzeus.cx>,
Konjin Lai <Konjin.Lai@freescale.com>,
linux-kernel@vger.kernel.org, Xie Xiaobo <X.Xie@freescale.com>,
"Joe D'Abbraccio" <Joe.D'abbraccio@freescale.com>
Subject: Re: [PATCH] mmc: Add driver for Freescale eSDHC controllers
Date: Thu, 15 Jan 2009 22:52:31 +0100 [thread overview]
Message-ID: <200901152252.32480.arnd@arndb.de> (raw)
In-Reply-To: <20090114194631.GA25978@oksana.dev.rtsoft.ru>
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 <><
next prev parent reply other threads:[~2009-01-15 21:57 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-14 19:46 [PATCH] mmc: Add driver for Freescale eSDHC controllers Anton Vorontsov
2009-01-14 19:46 ` Anton Vorontsov
2009-01-14 23:37 ` Liu Dave
2009-01-14 23:37 ` Liu Dave
2009-01-14 23:56 ` Anton Vorontsov
2009-01-14 23:56 ` Anton Vorontsov
2009-01-15 5:55 ` Pierre Ossman
2009-01-15 5:55 ` Pierre Ossman
2009-01-15 6:11 ` Liu Dave
2009-01-15 6:11 ` Liu Dave
2009-01-15 6:39 ` Pierre Ossman
2009-01-15 6:39 ` Pierre Ossman
2009-01-15 6:56 ` Liu Dave
2009-01-15 6:56 ` Liu Dave
2009-01-15 14:35 ` Ben Dooks
2009-01-15 14:35 ` Ben Dooks
2009-01-15 3:43 ` Kumar Gala
2009-01-15 3:43 ` Kumar Gala
2009-01-22 1:35 ` Anton Vorontsov
2009-01-22 1:35 ` Anton Vorontsov
2009-01-15 21:52 ` Arnd Bergmann [this message]
2009-01-15 21:52 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200901152252.32480.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=Joe.D'abbraccio@freescale.com \
--cc=Konjin.Lai@freescale.com \
--cc=X.Xie@freescale.com \
--cc=drzeus-mmc@drzeus.cx \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.