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/lite5200b.dts
>  >
>  >  >[EMAIL PROTECTED] {
>  >  >                       device_type = "spi";
>  >  >                       compatible = "mpc5200b-spi\0mpc5200-spi";
>  >  >                       reg = <f00 20>;
>  >  >                       interrupts = <2 d 0 2 e 0>;
>  >  >                       interrupt-parent = <&mpc5200_pic>;
>  >  >               };
>  >  >
>  >
>  >  but I'm not able to find where to enable it in menuconfig. Under
>  >  device drivers -> Spi support there only the PSC SPI.
>  >  Where am I wrong?
>
>
> The device tree describes the hardware; even if there isn't a driver
>  for it.  The non-PSC SPI does not have a driver right now.
>
>  I'm actually working on a driver for it *right now*.  Are you able to
>  help with testing?

Have you tired using an SD card with your new driver?

>
>  Cheers,
>  g.
>
>
>  --
>  Grant Likely, B.Sc., P.Eng.
>  Secret Lab Technologies Ltd.
>
> _______________________________________________
>  Linuxppc-dev mailing list
>  Linuxppc-dev@ozlabs.org
>  https://ozlabs.org/mailman/listinfo/linuxppc-dev
>


-- 
Jon Smirl
[EMAIL PROTECTED]
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to