]> git.baikalelectronics.ru Git - kernel.git/commit
spi: spi-cadence: add support for chip select high
authorShreyas Joshi <shreyas.joshi@biamp.com>
Fri, 10 Jul 2020 21:16:55 +0000 (07:16 +1000)
committerMark Brown <broonie@kernel.org>
Wed, 22 Jul 2020 00:55:51 +0000 (01:55 +0100)
commit9ec9e8611f4b13e100c55ea7535a2b5577395e02
treee98b9f577a2842064a452c52062f85a15d89bcfb
parent5d4b225ba4ad10e3393844f6eff2e5b36ec644b6
spi: spi-cadence: add support for chip select high

The spi cadence driver should support spi-cs-high in mode bits
so that the peripherals that needs the chip select to be high active can
use it. Add the SPI-CS-HIGH flag in the supported mode bits.

Signed-off-by: Shreyas Joshi <shreyas.joshi@biamp.com>
Link: https://lore.kernel.org/r/20200710211655.1564-1-shreyas.joshi@biamp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-cadence.c