diff options
author | Boerge Struempfel <[email protected]> | 2023-05-30 16:16:37 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-05-30 15:20:08 +0100 |
commit | a45baa079e2a6b7a5516354c6ff08702232384f5 (patch) | |
tree | a7e5c86a5032b656ea342004fd3483ef5457e7c3 /scripts/generate_rust_analyzer.py | |
parent | 3e39448ad9b29ee1beb409210812b1a3df11de3f (diff) |
spi: add SPI_MOSI_IDLE_LOW mode bit
Some spi controller switch the mosi line to high, whenever they are
idle. This may not be desired in all use cases. For example neopixel
leds can get confused and flicker due to misinterpreting the idle state.
Therefore, we introduce a new spi-mode bit, with which the idle behaviour
can be overwritten on a per device basis.
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