diff options
author | Martin Sperl <kernel@martin.sperl.org> | 2015-03-26 13:08:36 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-27 04:28:44 +0300 |
commit | e34ff011c70e5f4ef219141711142d5111ae6ebb (patch) | |
tree | c245a490e7007e28b12ec5eabde7ea4ef3d3fc78 /sound/mips | |
parent | 1be38e041f8eaa935f370aa0f34dd7a2fe39b1d8 (diff) | |
download | linux-e34ff011c70e5f4ef219141711142d5111ae6ebb.tar.xz |
spi: bcm2835: move to the transfer_one driver model
This also allows for GPIO-CS to get used removing the limitation of
2/3 SPI devises on the SPI bus.
Fixes: spi-cs-high with native CS with multiple devices on the spi-bus
resetting the chip selects to "normal" polarity after a finished
transfer.
No other functionality/improvements added.
Tested with the following 4 devices on the spi-bus:
* mcp2515 with native CS
* mcp2515 with gpio CS
* fb_st7735r with native CS
(plus spi-cs-high via transistor inverting polarity)
* enc28j60 with gpio-CS
Tested-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/mips')
0 files changed, 0 insertions, 0 deletions