From: Qipan Li Date: Mon, 14 Apr 2014 06:29:58 +0000 (+0800) Subject: spi: sirf: set SPI controller in RISC IO chipselect mode X-Git-Tag: omap-for-v3.16/pm-signed~56^2^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=625227a4e916fa87f1dd84bde518ef403c3f708a;p=pandora-kernel.git spi: sirf: set SPI controller in RISC IO chipselect mode SPI bitbang supply "chipselect" interface for change chip-select line , in the SiRFSoC SPI controller, we need to enable "SPI_CS_IO_MODE", otherwise, spi_sirfsoc_chipselect() has no effect. now the driver is working is because SPI controller will control CS automatically without SPI_CS_IO_MODE. this patch makes the CS controller really controlled by software. Signed-off-by: Qipan Li Signed-off-by: Barry Song Signed-off-by: Mark Brown --- Reading git-diff-tree failed