Files
linux/drivers/spi
Phil Elwell b5a7ddf2ba spi: Make GPIO CSs honour the SPI_NO_CS flag
The SPI configuration state includes an SPI_NO_CS flag that disables
all CS line manipulation, for applications that want to manage their
own chip selects. However, this flag is ignored by the GPIO CS code
in the SPI framework.

Correct this omission with a trivial patch.

See: https://github.com/raspberrypi/linux/issues/2169

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
2019-04-02 12:55:29 +01:00
..
2019-04-02 12:38:14 +01:00
2016-07-07 11:44:43 +02:00
2018-08-10 17:51:52 +01:00
2018-07-30 12:02:07 +01:00
2018-05-03 10:27:43 +09:00
2017-01-23 18:09:37 +00:00
2018-04-24 16:10:12 +01:00
2017-08-10 15:50:23 +01:00
2017-05-26 12:41:07 +01:00