Skip to content
Unverified Commit a45baa07 authored by Boerge Struempfel's avatar Boerge Struempfel Committed by Mark Brown
Browse files

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: default avatarBoerge Struempfel <boerge.struempfel@gmail.com>
Link: https://lore.kernel.org/r/20230530141641.1155691-2-boerge.struempfel@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 3e39448a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment