From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <001401c07ede$c8187760$4a1f76d8@washington> From: "Navin Boppuri" To: Subject: A working SPI driver in linux Date: Mon, 15 Jan 2001 10:34:46 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Sender: owner-linuxppc-embedded@lists.linuxppc.org List-Id: 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/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay1.mentorg.com (relay1.mentorg.com [192.94.38.131]) by ozlabs.org (Postfix) with ESMTP id B88A367B5D for ; Wed, 16 Aug 2006 04:54:48 +1000 (EST) Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1GD3Yh-0006U5-97 from craig_purvis@mentor.com for linuxppc-embedded@ozlabs.org; Tue, 15 Aug 2006 11:22:35 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C6C097.C70BCFE9" Subject: A working SPI driver in linux Date: Tue, 15 Aug 2006 13:22:33 -0500 Message-ID: From: "Purvis, Craig" To: List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------_=_NextPart_001_01C6C097.C70BCFE9 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Hello Navin, Could I have a copy of your SPI driver files. =20 Thanks! =20 Craig Purvis HW Drivers Team Lead Mentor Graphics, Embedded Systems Division =20 ------_=_NextPart_001_01C6C097.C70BCFE9 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable
Hello=20 Navin,
Could = I have a copy=20 of your SPI driver files.
 
Thanks!
 
Craig Purvis
HW Drivers Team = Lead
Mentor Graphics, Embedded = Systems=20 Division
 
------_=_NextPart_001_01C6C097.C70BCFE9-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from proxy3.bredband.net (proxy3.bredband.net [195.54.101.73]) by ozlabs.org (Postfix) with ESMTP id 7235FDE15B for ; Tue, 20 May 2008 23:20:21 +1000 (EST) Received: from ironport2.bredband.com (195.54.101.122) by proxy3.bredband.net (7.3.127) id 481183EA0077F398 for linuxppc-embedded@ozlabs.org; Tue, 20 May 2008 14:59:17 +0200 Received: from RehmanSeanet (static-88.131.8.250.addr.tdcsong.se [88.131.8.250]) by snabel.mine.nu (8.13.4/8.13.4) with ESMTP id m4KCtXO1014685 for ; Tue, 20 May 2008 14:55:35 +0200 (CEST) From: "Malik Abdul Rehman" To: Subject: Re: A working SPI driver in linux Date: Tue, 20 May 2008 14:58:58 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_006F_01C8BA8A.0A17E350" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multipart message in MIME format. ------=_NextPart_000_006F_01C8BA8A.0A17E350 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, Can you please send me your running SPI driver ? Thanks Best Regards /Rehman ------=_NextPart_000_006F_01C8BA8A.0A17E350 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

Can you please send me your running SPI driver = ?

 

Thanks

Best Regards

 

/Rehman

------=_NextPart_000_006F_01C8BA8A.0A17E350-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by ozlabs.org (Postfix) with ESMTP id 184D5DDE1E for ; Tue, 27 May 2008 15:57:04 +1000 (EST) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1K0sBA-0007nb-Sy for linuxppc-embedded@ozlabs.org; Mon, 26 May 2008 22:57:00 -0700 Message-ID: <17483560.post@talk.nabble.com> Date: Mon, 26 May 2008 22:57:00 -0700 (PDT) From: Misbah khan To: linuxppc-embedded@ozlabs.org Subject: Re: A working SPI driver in linux In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii References: List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi ... i have devloped a SPI driver for ppc 8272 and linux 2.6.10 which is working ... Do you need any help to devlop SPI driver or you are asking for a source code .I suggest you to devlop it by yourself for any help or concern you can contact the people on this forum. If you could send the specifications will definetely help us to understand the concern regard Misbah <>< Malik Abdul Rehman wrote: > > Hi, > > > > Can you please send me your running SPI driver ? > > > > Thanks > > Best Regards > > > > /Rehman > > > _______________________________________________ > Linuxppc-embedded mailing list > Linuxppc-embedded@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-embedded > -- View this message in context: http://www.nabble.com/Re%3A-A-working-SPI-driver-in-linux-tp17341894p17483560.html Sent from the linuxppc-embedded mailing list archive at Nabble.com. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp104.vzn.mail.mud.yahoo.com (smtp104.vzn.mail.mud.yahoo.com [68.142.199.252]) by ozlabs.org (Postfix) with SMTP id C7DACDDD0C for ; Sun, 26 Oct 2008 02:39:57 +1100 (EST) From: "Nader Sabzevari" To: Subject: Re: A working SPI driver in linux Date: Sat, 25 Oct 2008 10:33:20 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Dear Navin: I am starting to work on an SPI driver for Power PC and under Linux and was wondering if I could get a copy of the SPI driver that you graciously volentired to provide. If you could send me a copy I would greatly appreciate it. Thank you for you response, Nader From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from web57204.mail.re3.yahoo.com (web57204.mail.re3.yahoo.com [216.252.111.220]) by ozlabs.org (Postfix) with SMTP id E2817DDD0C for ; Sun, 26 Oct 2008 02:43:31 +1100 (EST) Date: Sat, 25 Oct 2008 08:36:49 -0700 (PDT) From: Nader Sabzevari Subject: Re: A working SPI driver in linux To: linuxppc-embedded@ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <366585.70695.qm@web57204.mail.re3.yahoo.com> Reply-To: nsabzevari@yahoo.com List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Navin: I am in process of writing an SPI interface for a Power PC processor running Linux. I was wondering if you could send me a copy of you driver so I can have some reference design. I apprecaite your input and look forward to hear from you. Sincerely, Nader