linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Navin Boppuri" <nboppuri@trinetcommunication.com>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: A working SPI driver in linux
Date: Mon, 15 Jan 2001 10:34:46 -0000	[thread overview]
Message-ID: <001401c07ede$c8187760$4a1f76d8@washington> (raw)


Hello everyone,

We have been working on a linux SPI driver for the last few weeks. We have a
basic driver working. We have 3 uarts connected to the SPI working in a
Master-Slave mode. Of course, these is a lot of uart specific code in the
driver. But I do have a skeleton driver specific to the SPI which one can
use for his applications. The driver works only with the microcode patch to
care of the parameter ram problems.

The driver is based on the IIC driver by Dan Malek. Also, a customized SPI
working module (not the driver) was given to me by Tobias Otto-Adamzak.

The driver supports basic open,read,write and close operations. I will have
the commented version ready in a day. If anyone is interested, they can send
me a mail.

Sincerely,
Navin Boppuri.


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

             reply	other threads:[~2001-01-15 10:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-15 10:34 Navin Boppuri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-08-15 18:22 A working SPI driver in linux Purvis, Craig
2008-05-20 12:58 Malik Abdul Rehman
2008-05-27  5:57 ` Misbah khan
2008-10-25 15:33 Nader Sabzevari
2008-10-25 15:36 Nader Sabzevari

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='001401c07ede$c8187760$4a1f76d8@washington' \
    --to=nboppuri@trinetcommunication.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).