commit | ddcad7e9068ebc6526728df1f34f1dde4b7dbbab | [log] [tgz] |
---|---|---|
author | Michael Welling <mwelling@ieee.org> | Tue May 12 12:38:57 2015 -0500 |
committer | Mark Brown <broonie@kernel.org> | Tue May 12 20:17:52 2015 +0100 |
tree | 08c54d9b8d9f5c3b1f2e2dedec8198d53245cc55 | |
parent | bc7f9bbc80bcc77745b3f54ec4e7103e3e142bb9 [diff] |
spi: omap2-mcspi: Fix native cs with new set_cs GPIO chip select patch series appears to have broken the native chip select support. This patch pulls the manual native chip select toggling out of the transfer_one routine and adds a set_cs routine. Tested natively on AM3354 with SPI serial flash on spi0cs0. Reported-by: Nishanth Menon <nm@ti.com> Signed-off-by: Michael Welling <mwelling@ieee.org> Tested-by: Nishanth Menon <nm@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>