From: Richard Röjfors Date: Fri, 13 Nov 2009 11:28:55 +0000 (+0100) Subject: xilinx_spi: add support for the DS570 IP. X-Git-Tag: v2.6.33-rc1~279^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9da2e125588677d74324df5088149063d578e8f;p=pandora-kernel.git xilinx_spi: add support for the DS570 IP. This patch adds in support for the DS570 IP. It's register compatible with the DS464, but adds support for 8/16/32 SPI. The 8/16/32 support is added by attaching callbacks reading/writing the proper amount of data. To indicate to the driver which amount of bits to use a new field is introduced in the platform data struct. Acked-by: Grant Likely Tested-by: John Linn Signed-off-by: Richard Röjfors Signed-off-by: Grant Likely --- Reading git-diff-tree failed