All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ned Forrester <nforrester-/d+BM93fTQY@public.gmane.org>
To: David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
Cc: spi-devel
	<spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
	Vernon Sauder
	<vernoninhand-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Eric Miao <eric.y.miao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [Patch 0/1] spi: Fix pxa2xx_spi.c transfer delay, cs change, transfer length
Date: Wed, 10 Sep 2008 17:47:33 -0400	[thread overview]
Message-ID: <48C84075.9070000@whoi.edu> (raw)
In-Reply-To: <200809101428.28237.david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>

David Brownell wrote:
>> As some of you know, but perhaps not Eric, I am creating a driver that
>> is a major expansion of pxa2xx_spi.c, so I am trying to stay involved
>> with pxa2xx_spi.c development to limit structural changes that might
>> make my work more difficult.  This may be a fool's errand, because my
>> changes are so significant that they likely never will be accepted into
>> the driver. 
> 
> At one point we had discussed having something like an SSP/DMA engine
> driver, on top of which could live various protcols ... SPI, maybe I2S
> for Alsa-SOC (if AC97 isn't appropriate), data capture/streaming stuff
> (which ISTR was more your interest) ... like that?

I have a very narrow view at that moment, and my understanding of the
kernel is especially narrow.  I don't know enough about what you are
suggesting to offer an opinion.  It might work out.  Yes, streaming data
is my interest.

>> Possibly a change to Documentation/spi/pxa2xx should be made to
>> highlight the ways in which use of SSPFRM differs from use of a GPIO.
>> Maybe I will take a shot at that with this patch.
> 
> Separate, please.  I'll repost the relevant patch from Vernon ... that
> seems like it should become a part of that.

Interesting.  OK.  Vernon slipped a note or two about DMA length,
related to one of the two patches you will get today, so maybe his would
work for the SSPFRM issue, too.

> For "A && B", it's guaranteed that A runs before B;
> both values are evaluated as nonzero/true vs zero/false.
> 
> C has worked that way forever.

Hmmm... OK.  I guess I have spent the last 28yrs trying to avoid
reliance on that for naught. :-)

-- 
Ned Forrester                                       nforrester-/d+BM93fTQY@public.gmane.org
Oceanographic Systems Lab                                  508-289-2226
Applied Ocean Physics and Engineering Dept.
Woods Hole Oceanographic Institution          Woods Hole, MA 02543, USA
http://www.whoi.edu/sbl/liteSite.do?litesiteid=7212
http://www.whoi.edu/hpb/Site.do?id=1532
http://www.whoi.edu/page.do?pid=10079


-------------------------------------------------------------------------
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=/

  parent reply	other threads:[~2008-09-10 21:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-04 14:08 [Patch 0/1] spi: Fix pxa2xx_spi.c transfer delay, cs change, transfer length Ned Forrester
     [not found] ` <48BFEBF7.1080902-/d+BM93fTQY@public.gmane.org>
2008-09-08 23:44   ` David Brownell
     [not found]     ` <200809081644.26081.david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
2008-09-09  2:36       ` Eric Miao
     [not found]         ` <f17812d70809081936i588dfad5i9ffa84f69d4e3cd7-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-09-09  3:03           ` David Brownell
     [not found]             ` <200809082003.47708.david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
2008-09-09  3:18               ` Ned Forrester
     [not found]                 ` <48C5EB22.5050900-/d+BM93fTQY@public.gmane.org>
2008-09-09  4:23                   ` Eric Miao
2008-09-09  3:11           ` Ned Forrester
2008-09-10 20:26       ` Ned Forrester
     [not found]         ` <48C82D85.1020101-/d+BM93fTQY@public.gmane.org>
2008-09-10 21:28           ` David Brownell
     [not found]             ` <200809101428.28237.david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
2008-09-10 21:47               ` Ned Forrester [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-20  3:31 Ned Forrester
     [not found] ` <48AB900A.3070503-/d+BM93fTQY@public.gmane.org>
2008-08-20 23:34   ` Daniel Ribeiro

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=48C84075.9070000@whoi.edu \
    --to=nforrester-/d+bm93ftqy@public.gmane.org \
    --cc=david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org \
    --cc=eric.y.miao-Re5JQEeQqe8AvxtiuMwx3w@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.