From: Qipan Li Date: Tue, 19 May 2015 14:41:12 +0000 (+0000) Subject: spi: sirf: add support for USP-based SPI X-Git-Tag: omap-for-v4.3/legacy-v2-signed~175^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3fb57c83239c84ca06ed5b06eb224db3e48d17e;p=pandora-kernel.git spi: sirf: add support for USP-based SPI USP is a general purpose serial port in SiRFSoC, which can work as SPI. the most data flow of USP and pure SPI is same with main differences in registers layout. this patch moves registers layout to private data, and use flags to differentiate other minor differences between prima2-spi, prima2-usp and atlas7-usp for hardware configuration. Signed-off-by: Qipan Li Signed-off-by: Barry Song Signed-off-by: Mark Brown --- Reading git-diff-tree failed