Re: MPC52xx and SPI (native one, NOT psc)

2008-05-05 Thread Fabrizio Garetto
Yes, please, I'll appreciate very much. Currently I'm working of 2.6.22 kernel version, but I can test it on the 2.6.24 as well. I've found also this patch that should enable the native spi on my mpc52xx http://cba.si/slefika/kernel/patches/mpc5200-spi.patch but I've various problems: first of al

Re: MPC52xx and SPI (native one, NOT psc)

2008-05-05 Thread Jon Smirl
On 5/5/08, Grant Likely <[EMAIL PROTECTED]> wrote: > On Mon, May 5, 2008 at 2:00 AM, Fabrizio Garetto > <[EMAIL PROTECTED]> wrote: > > Hello to everyone, > > I was trying to enable the SPI of a lite5200 board. I've seen that > > there's something related to this in > > arch/powerpc/boot/dts

Re: MPC52xx and SPI (native one, NOT psc)

2008-05-05 Thread Grant Likely
On Mon, May 5, 2008 at 2:00 AM, Fabrizio Garetto <[EMAIL PROTECTED]> wrote: > Hello to everyone, > I was trying to enable the SPI of a lite5200 board. I've seen that > there's something related to this in > arch/powerpc/boot/dts/lite5200b.dts > > >[EMAIL PROTECTED] { > >

MPC52xx and SPI (native one, NOT psc)

2008-05-05 Thread Fabrizio Garetto
Hello to everyone, I was trying to enable the SPI of a lite5200 board. I've seen that there's something related to this in arch/powerpc/boot/dts/lite5200b.dts >[EMAIL PROTECTED] { > device_type = "spi"; > compatible = "mpc5200b-spi\0mpc5200-spi"; >