diff options
author | Qipan Li <Qipan.Li@csr.com> | 2014-04-14 14:29:58 +0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-04-14 21:02:54 +0100 |
commit | 625227a4e916fa87f1dd84bde518ef403c3f708a (patch) | |
tree | 94b3aba95ede7e32f87668490241ed62836b42cf /drivers/remoteproc | |
parent | 818e91625aa17161cd6b39a4d08b77c984f0f485 (diff) |
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 <Qipan.Li@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/remoteproc')
0 files changed, 0 insertions, 0 deletions