All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peppe CAVALLARO <peppe.cavallaro@st.com>
To: Chris Ball <cjb@laptop.org>
Cc: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>
Subject: Re: [PATCH RESEND] sdhci: add MMC_CAP_8_BIT_DATA in the Host capabilities
Date: Mon, 20 Sep 2010 08:51:50 +0200	[thread overview]
Message-ID: <4C970486.4010204@st.com> (raw)
In-Reply-To: <20100917221907.GB19979@void.printf.net>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks Chris to have resent the patch again.

I'm going to resend it just today ;-).

I'm using 8BIT_DATA mode on my HC without any problems and with good
performances.

Regards
Peppe

On 09/18/2010 12:19 AM, Chris Ball wrote:
> From: Giuseppe Cavallaro <peppe.cavallaro@st.com>
> Date: Tue, 31 Aug 2010 05:43:45 +0200
> Subject: [PATCH (sh-2.6.32.y)] sdhci: add MMC_CAP_8_BIT_DATA in the Host 
> capabilities
> 
> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
> ---
> drivers/mmc/host/sdhci.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.c
> index 955cad9..1c49326 100644
> --- a/drivers/mmc/host/sdhci.c
> +++ b/drivers/mmc/host/sdhci.c
> @@ -1799,7 +1799,7 @@ int sdhci_add_host(struct sdhci_host *host)
> mmc->caps = MMC_CAP_SDIO_IRQ;
> 
> if (!(host->quirks & SDHCI_QUIRK_FORCE_1_BIT_DATA))
> - mmc->caps |= MMC_CAP_4_BIT_DATA;
> + mmc->caps |= MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA;
> 
> if (caps & SDHCI_CAN_DO_HISPD)
> mmc->caps |= MMC_CAP_SD_HIGHSPEED;
> --
> Chris Ball <cjb@laptop.org> <http://printf.net/>
> One Laptop Per Child
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJMlwSGAAoJEAm9vY9TshdvbJAH+wZXUrPEOIGr/4i/uAGKW+jN
6yYukjyyCHerXLmI9vmmV8NekDU/DOi5jMHlUaFHkCUZcSVFfK+68xfOuH4Sz2Cu
7L3wTPXrQabIeM6cV31DOu15wLpgmTZhXECBxlZOAjMnnE2UyzszMbep4v5ZMZM4
Tj8lbCkdnINjBZc/lNUUwgIdOGvoIdxt5KIMy0k84BZY01ggsurTzMwtnXQEK6J4
YkOT4Ut57TIR/9ZxEzii/QbJjVNvm4hrZOwbooTu8cYcy2di66dJ7TwrOa5rKcev
z5QkmH7UZqVja7WAhgK1f9TlBSMiTmhRnJeOoQvELpq8lHV0tOajIBsK7EmJiwI=
=W0a6
-----END PGP SIGNATURE-----

  reply	other threads:[~2010-09-20  6:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-24 15:11 sdhci-stm performance issues Peppe CAVALLARO
2010-08-31 10:59 ` Peppe CAVALLARO
2010-09-17 22:19   ` [PATCH RESEND] sdhci: add MMC_CAP_8_BIT_DATA in the Host capabilities Chris Ball
2010-09-20  6:51     ` Peppe CAVALLARO [this message]
2010-09-21  1:24       ` Chris Ball

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=4C970486.4010204@st.com \
    --to=peppe.cavallaro@st.com \
    --cc=cjb@laptop.org \
    --cc=linux-mmc@vger.kernel.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.