[PATCH] spi_s3c24xx: Fix for SPI on S3C2412

José Miguel Gonçalves jose.goncalves at inov.pt
Wed Feb 17 13:09:35 EST 2010


Hi,

Testing some SPI temperature sensors and ADCs with a S3C4212 host I have 
found that I could not read the correct data.  I've probed the SPI 
signals with a scope and everything seemed OK.
I dig into the driver sources and on the S3C2412 datasheet to find that 
this device can not use the same S3C2410 driver's code because of the 
added FIFOs, even if not used. The following patch is needed to make the 
driver to work on the S3C2412 chip (and probably on the S3C2413).

Regards,
José Miguel Gonçalves
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux-2.6.git-spi_s3c2412.patch
Type: text/x-patch
Size: 2286 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100217/dd567841/attachment.bin>


More information about the linux-arm-kernel mailing list