From: David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Cc: Ned Forrester <nforrester-/d+BM93fTQY@public.gmane.org>,
Vernon Sauder
<vernoninhand-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: pxa2xx_spi with SFRM
Date: Mon, 8 Sep 2008 15:50:23 -0700 [thread overview]
Message-ID: <200809081550.23600.david-b@pacbell.net> (raw)
In-Reply-To: <20080815223307.02db86aa-W37fpRALFaH6NKmgiXY+hA0JkcsJGQge@public.gmane.org>
On Friday 15 August 2008, Vernon Sauder wrote:
> >I think the "1" and "15" above correspond to threshold register values
> >of "0" and "14"; that is the above numbers are the number of words in
> >the FIFO that trigger the interrupt/service request.
>
> All this still leaves me slightly confused. (And I didn't even touch the
> dma_burst_size member yet.) I assume that the correct value for all of
> these settings must be determined empirically, not just theoretically.
I think you're probably right, although I'd say "optimum" not "correct".
Incorrect values should be rejected (or at least ignored) by the driver.
> How can I tell what the correct or optimum values are? Do I just use a
> performance test on the Flash chip or MMC device? Or can I look at the
> logic analyzer output and see what they should be? Or is there a debug
> printk that needs to be enabled?
I think the idea was that since the PXA hardware manuals don't
offer suggestions, this was a "punt it all to the board maintainer"
kind of solution.
- dave
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
next prev parent reply other threads:[~2008-09-08 22:50 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 8:02 pxa2xx_spi with SFRM nforrester-/d+BM93fTQY
[not found] ` <1218182539.489bfd8b24a3d-2RFepEojUI3934Ez3d9NBg@public.gmane.org>
2008-08-08 10:08 ` Jonathan Cameron
[not found] ` <489C1B23.6040804-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>
2008-08-11 22:55 ` Vernon Sauder
[not found] ` <48A0C35D.5010606-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-08-14 15:29 ` Ned Forrester
[not found] ` <48A44F77.1020908-/d+BM93fTQY@public.gmane.org>
2008-08-15 2:44 ` Vernon Sauder
[not found] ` <48A4ED85.1030803-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-08-15 19:01 ` Limitations on transfer length [was: pxa2xx_spi with SFRM] Ned Forrester
[not found] ` <48A5D272.1070804-/d+BM93fTQY@public.gmane.org>
2008-09-08 22:42 ` David Brownell
2008-10-24 5:11 ` Vernon Sauder
[not found] ` <490158E8.8060502-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2008-11-13 1:31 ` Ned Forrester
2008-08-15 19:09 ` pxa2xx_spi with SFRM Ned Forrester
[not found] ` <48A5D44D.6040106-/d+BM93fTQY@public.gmane.org>
2008-08-16 2:33 ` Vernon Sauder
[not found] ` <20080815223307.02db86aa-W37fpRALFaH6NKmgiXY+hA0JkcsJGQge@public.gmane.org>
2008-08-18 18:34 ` Ned Forrester
[not found] ` <48A9C0D0.5050304-/d+BM93fTQY@public.gmane.org>
2008-08-20 0:59 ` Ned Forrester
[not found] ` <48AB6C8F.4040408-/d+BM93fTQY@public.gmane.org>
2008-08-21 22:08 ` Vernon Sauder
[not found] ` <20080821180826.491ac70b-W37fpRALFaH6NKmgiXY+hA0JkcsJGQge@public.gmane.org>
2008-08-23 3:23 ` Ned Forrester
[not found] ` <48AF82B3.8040709-/d+BM93fTQY@public.gmane.org>
2008-08-29 19:18 ` Vernon Sauder
[not found] ` <20080829151839.7a85e7d6-W37fpRALFaH6NKmgiXY+hA0JkcsJGQge@public.gmane.org>
2008-08-30 3:07 ` Ned Forrester
2008-09-08 22:50 ` David Brownell [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-07 18:03 Vernon Sauder
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=200809081550.23600.david-b@pacbell.net \
--to=david-b-ybekhbn/0ldr7s880joybq@public.gmane.org \
--cc=nforrester-/d+BM93fTQY@public.gmane.org \
--cc=spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=vernoninhand-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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.