From: Magnus Damm Date: Wed, 6 Feb 2008 09:38:15 +0000 (-0800) Subject: spi: SuperH SPI using SCI X-Git-Tag: v2.6.25-rc1~653 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e466408796300ec935e15f01b4ca88678b96ef;p=pandora-kernel.git spi: SuperH SPI using SCI Add support for SPI over SCI pins. SCI is a very simple serial controller block that can be found on older SuperH processors. In theory it is possible to use the SCI hardware block in syncronous mode, but this version of the driver simply hooks up the bit banging code on the SCI pins. Signed-off-by: Magnus Damm Signed-off-by: David Brownell Cc: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed