From: Jarkko Nikula Date: Thu, 4 Jun 2015 13:55:11 +0000 (+0300) Subject: spi: pxa2xx: Prepare for new Intel LPSS SPI type X-Git-Tag: omap-for-v4.2/fixes-rc1^2~146^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dccf7369652f3934456345aab6a92fa905177886;p=pandora-kernel.git spi: pxa2xx: Prepare for new Intel LPSS SPI type Some of the Intel LPSS SPI properties will be different in upcoming platforms compared to existing Lynxpoint and BayTrail/Braswell. LPSS SPI private registers will be at different offset and there will be changes in individual registers and default FIFO thresholds too. Add configuration for these differences and use them in runtime based on LPSS SSP type. With this change private registers offset autodetection becomes needless. Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed