Dave,
      TI will provide a SPI controller driver shortly. I have already got the 
SPI driver to work on DM355 but have not submitted it yet as it is going 
through a process of review. Once I get the "Signed off" from the developers I 
will submit the patch.

The SPI driver patch that will be submitted is for DM355/DM6467/DM644x/DA8xx  
and even DM365.

ON DM355 and DM6467, the SPI is connected only to an ATMEL EEPROM. That is the 
only way we can test whether the SPI driver is working or not. 
This is the reason I have submitted the SPI client driver for the EEPROM 
present in the DM355 EVM and DM6467 EVM.

Thanks,
Sandeep

 

> -----Original Message-----
> From: David Brownell [mailto:[email protected]]
> Sent: Tuesday, March 17, 2009 5:42 PM
> To: Paulraj, Sandeep
> Cc: [email protected]
> Subject: Re: [PATCH] EEPROM SPI Support
> 
> On Tuesday 17 March 2009, [email protected] wrote:
> >  drivers/mtd/devices/Makefile         |    1 +
> >  drivers/mtd/devices/at25xxA_eeprom.c |  267
> ++++++++++++++++++++++++++++++++++
> >  include/linux/spi/at25xxA_eeprom.h   |   51 +++++++
> >  3 files changed, 319 insertions(+), 0 deletions(-)
> 
> This is the wrong answer.  The right answer involves a
> SPI controller driver, usable with arbitrary SPI
> devices, and drivers/misc/eeprom/at25.c ...
> 
> - Dave
> 

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

Reply via email to