From: Weike Chen Date: Wed, 26 Nov 2014 10:35:10 +0000 (-0800) Subject: spi: spi-pxa2xx: SPI support for Intel Quark X1000 X-Git-Tag: omap-for-v3.19/fixes-rc1~131^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5262d0568dc9e10de79a726dfd7edb712a2c10b;p=pandora-kernel.git spi: spi-pxa2xx: SPI support for Intel Quark X1000 There are two SPI controllers exported by PCI subsystem for Intel Quark X1000. The SPI memory mapped I/O registers supported by Quark are different from the current implementation, and Quark only supports the registers of 'SSCR0', 'SSCR1', 'SSSR', 'SSDR', and 'DDS_RATE'. This patch is to enable the SPI for Intel Quark X1000. This piece of work is derived from Dan O'Donovan's initial work for Intel Quark X1000 SPI enabling. Reviewed-by: Andy Shevchenko Acked-by: Mika Westerberg Signed-off-by: Weike Chen Signed-off-by: Mark Brown --- Reading git-diff-tree failed