linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: "Michael Meriin" <Michael@KSWaves.com>
Cc: "linuxppc-embedded" <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: SPI Driver for 8xx
Date: Wed, 11 Sep 2002 09:48:33 +0200	[thread overview]
Message-ID: <20020911074838.8927EFA8B@denx.denx.de> (raw)
In-Reply-To: Your message of "Wed, 11 Sep 2002 10:27:39 +0200." <058a01c2596d$171cb5a0$450fa8c0@amitesting>


Dear Michael,

in message <058a01c2596d$171cb5a0$450fa8c0@amitesting> you wrote:
>
> I am looking for SPI driver for 8xx custom board.
> Does anybody have such driver? If yes, how can I pick it up?

We have two versions of SPI drivers for the 8xx in our kernel source:

arch/ppc/8xx_io/cpm_spi.*	is a plain simple SPI driver for the
                                MPC8xx

arch/ppc/8xx_io/lwmon_spi.c     contains a more complicated, but very
                                specialized SPI driver, which might
				give you some ideas if you want to do
				tricky things

See http://www.denx.de/re/linux.html for instructions how to get  the
kernel source from our CVS server.

Hope this helps,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
You Earth people glorified organized violence  for  forty  centuries.
But you imprison those who employ it privately.
	-- Spock, "Dagger of the Mind", stardate 2715.1

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2002-09-11  7:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-11  8:27 SPI Driver for 8xx Michael Meriin
2002-09-11  7:48 ` Wolfgang Denk [this message]
2002-09-11  8:58   ` Michael Meriin
2002-09-11  8:28     ` Wolfgang Denk
2002-09-11  9:34       ` Michael Meriin
     [not found] <IGEFJKJNHJDCBKALBJLLAEFNFGAA.joakim.tjernlund@lumentis.se>
2002-09-11 10:50 ` Wolfgang Denk

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=20020911074838.8927EFA8B@denx.denx.de \
    --to=wd@denx.de \
    --cc=Michael@KSWaves.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).