* spi on mpc82xx
@ 2005-11-29 11:14 Thomas Arvanitis
2005-11-30 5:49 ` Kumar Gala
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Arvanitis @ 2005-11-29 11:14 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
I was wondering what is the status for supporting spi devices with 2.6
on an mpc82xx device (I use an mpc8275). I checked and the kernel from
kernel.org does not include anything. Is there an spi bus
infrastructure (like i2c) coming any time soon, where one can add
support for specific chips, and then write a driver on top of that?
Or a plan for these things?
I found a patch for something like that, by Grant Likely, but I don't
know whether I should go that way.
I want to write a driver for controlling the micrel ks8995 ethernet
switch through spi. Should I just go for a self contained driver?
Thanks for you help,
-Thomas.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: spi on mpc82xx
2005-11-29 11:14 spi on mpc82xx Thomas Arvanitis
@ 2005-11-30 5:49 ` Kumar Gala
0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2005-11-30 5:49 UTC (permalink / raw)
To: Thomas Arvanitis; +Cc: linuxppc-embedded
On Nov 29, 2005, at 5:14 AM, Thomas Arvanitis wrote:
> Hi,
>
> I was wondering what is the status for supporting spi devices with 2.6
> on an mpc82xx device (I use an mpc8275). I checked and the kernel from
> kernel.org does not include anything. Is there an spi bus
> infrastructure (like i2c) coming any time soon, where one can add
> support for specific chips, and then write a driver on top of that?
> Or a plan for these things?
>
> I found a patch for something like that, by Grant Likely, but I don't
> know whether I should go that way.
>
> I want to write a driver for controlling the micrel ks8995 ethernet
> switch through spi. Should I just go for a self contained driver?
There has be some patches on the lkml list for the creation of a SPI
layer similar to I2C. I'm not sure what the latest status is. I'd
google search for SPI on lkml.
Once something like that gets in I'm sure someone will get around to
contributing a SPI driver for the 82xx line of processors.
- kumar
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-30 5:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-29 11:14 spi on mpc82xx Thomas Arvanitis
2005-11-30 5:49 ` Kumar Gala
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).