Files
android_kernel_xiaomi_sm8450/include/linux/spi
Thor Thayer 8eee6b9dd3 spi: Add Flag to Enable Slave Select with GPIO Chip Select.
Some SPI masters require slave selection before the transfer
can begin [1]. The SPI framework currently selects the chip using
either 1) the internal CS mechanism or 2) the GPIO CS, but not both.

This patch adds a new master->flags define to indicate both the GPIO
CS and the internal chip select mechanism should be used.

Tested On:
    Altera CycloneV development kit
    Compile tested for build errors on x86_64 (allyesconfigs)

[1] DesignWare dw_apb_ssi Databook, Version 3.20a (page 39)

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-10-21 12:09:30 +01:00
..
2007-05-07 12:12:58 -07:00
2015-05-31 13:40:53 +02:00
2008-07-24 10:47:33 -07:00
2006-01-13 16:29:55 -08:00
2014-12-22 15:32:42 +00:00
2009-09-23 07:39:46 -07:00
2014-12-22 15:32:42 +00:00
2014-12-22 15:32:42 +00:00
2014-12-22 15:32:42 +00:00
2014-12-22 15:32:42 +00:00
2014-12-22 15:32:42 +00:00