All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@csr.com>
To: Nicolas Pitre <nico@fluxnic.net>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-mmc@vger.kernel.org
Subject: Re: [PATCH 1/2] mmc: USB SD Host Controller (USHC) driver
Date: Fri, 20 Aug 2010 14:10:04 +0100	[thread overview]
Message-ID: <4C6E7EAC.8040706@csr.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1008191338270.622@xanadu.home>

Nicolas Pitre wrote:
> On Thu, 19 Aug 2010, David Vrabel wrote:
> 
>> +	  Note: Version 2 devices only support SDIO cards/devices.
> 
> Do you mean that only the devices with version 2 do support SDIO, or 
> that devices with version 2 support SDIO only?

I've revised the wording to:

  Note: These controllers only support SDIO cards and do not
  support MMC or SD memory cards.

This is because the protocol doesn't support the long R2 response format.

>> +	mmc->f_min = 0;
>> +	mmc->f_max = 50000000;
> 
> Why are you setting mmc->f_min to zero?  I understand that the 6000000 
> limit is only for commands with data, but a limit of 0 is rather ... 
> unusual.

f_min should be 400 kHz.

I'll wait and see if there are any other review comments before posted
an updated patch.

David
-- 
David Vrabel, Senior Software Engineer, Drivers
CSR, Churchill House, Cambridge Business Park,  Tel: +44 (0)1223 692562
Cowley Road, Cambridge, CB4 0WZ                 http://www.csr.com/


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom

  reply	other threads:[~2010-08-20 13:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-19 14:08 [PATCH 1/2] mmc: USB SD Host Controller (USHC) driver David Vrabel
2010-08-19 17:55 ` Nicolas Pitre
2010-08-20 13:10   ` David Vrabel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-19 14:08 David Vrabel

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=4C6E7EAC.8040706@csr.com \
    --to=david.vrabel@csr.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=nico@fluxnic.net \
    /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.