MPC52xx and SPI (native one, NOT psc)
    Fabrizio Garetto 
    fabrizio.garetto at gmail.com
       
    Mon May  5 18:00:50 EST 2008
    
    
  
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
>spi at f00 {
>			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?
Thanks in advance,
Fabrizio Garetto
    
    
More information about the Linuxppc-dev
mailing list