[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4B7C30DF.90805@inov.pt>
Date: Wed, 17 Feb 2010 18:09:35 +0000
From: José Miguel Gonçalves <jose.goncalves@...v.pt>
To: Russell King <linux@....linux.org.uk>, Ben Dooks <ben@...tec.co.uk>
CC: David Brownell <dbrownell@...rs.sourceforge.net>,
Grant Likely <grant.likely@...retlab.ca>,
Andrew Morton <akpm@...ux-foundation.org>,
Simtec Linux Team <linux@...tec.co.uk>,
Alexey Dobriyan <adobriyan@...il.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
spi-devel-general@...ts.sourceforge.net
Subject: [PATCH] spi_s3c24xx: Fix for SPI on S3C2412
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
View attachment "linux-2.6.git-spi_s3c2412.patch" of type "text/x-patch" (2287 bytes)
Powered by blists - more mailing lists