Lee,

/dev/spi interface is not implemented for SPI, only /dev/mtd is implemented.  
The reason is that /dev/mtd provides a much feature rich interface.  Things 
such as partition support and file copy (cp) are not there for /dev/spi 
interface. Customers who are willing to use SPI should use the interface 
specific to that driver (video, audio, etc) instead of the generic /dev/spi.

Regards, Sudhakar

________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lee Chi Nan
Sent: Tuesday, July 01, 2008 8:18 AM
To: [email protected]
Subject: SPI Device File On Davinci


Hi all.

I want to use SPI device,but I can't find /dev/spidevB.C file.

/dev/spidevB.C is not made by the automatic operation thoughI loaded the 
following modules by using the modprobe command.
spidev.ko
spi_bitbang.ko
tsc2102.ko

How can I use SPI device?

Regards,

Lee
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to