commit | ce8e60fe4f517b3b2b1deb44cf364a9080521567 | [log] [tgz] |
---|---|---|
author | Shreyas Joshi <shreyas.joshi@biamp.com> | Sat Jul 11 07:16:55 2020 +1000 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 22 01:55:51 2020 +0100 |
tree | e98b9f577a2842064a452c52062f85a15d89bcfb | |
parent | 2abbae5a0e4e1d81016f56a403b2daadfee314c3 [diff] |
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>