]> asedeno.scripts.mit.edu Git - linux.git/commit
spi: spi-davinci: Add support for SPI_CS_WORD
authorDavid Lechner <david@lechnology.com>
Thu, 13 Sep 2018 00:39:20 +0000 (19:39 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 17 Sep 2018 21:19:00 +0000 (14:19 -0700)
commita3762b13a596642586051d877efc80ff043bc42a
tree211825783b982d4ce886140b299cc8697e25a33c
parent926369667732577cd7ca85f28ced8ef8d0964285
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>
drivers/spi/spi-davinci.c