commit | a3762b13a596642586051d877efc80ff043bc42a | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Wed Sep 12 19:39:20 2018 -0500 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 17 14:19:00 2018 -0700 |
tree | 211825783b982d4ce886140b299cc8697e25a33c | |
parent | 926369667732577cd7ca85f28ced8ef8d0964285 [diff] |
spi: spi-davinci: Add support for SPI_CS_WORD This adds support for the SPI_CS_WORD flag to the TI DaVinci SPI driver. This mode can be used as long as we are using the hardware chip select and not a GPIO chip select. Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Mark Brown <broonie@kernel.org>