diff options
author | Boerge Struempfel <[email protected]> | 2023-05-30 16:16:38 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-05-30 15:20:09 +0100 |
commit | 6a983ff5102ff0d859df05ca3f5cf2f6a17c0fad (patch) | |
tree | ab1cb0d6f66f3272d565d1f555c64d50863a73e0 /scripts/generate_rust_analyzer.py | |
parent | a45baa079e2a6b7a5516354c6ff08702232384f5 (diff) |
spi: spi-imx: add support for SPI_MOSI_IDLE_LOW mode bit
By default, the spi-imx controller pulls the mosi line high, whenever it
is idle. This behaviour can be inverted per CS by setting the
corresponding DATA_CTL bit in the config register of the controller.
Also, since the controller mode-bits have to be touched anyways, the
SPI_CPOL and SPI_CPHA are replaced by the combined SPI_MODE_X_MASK flag.
Signed-off-by: Boerge Struempfel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions