[PATCH v2 1/4] spi: dt-bindings: Introduce spi-mosi-idle-low flag

Fabio Estevam festevam at gmail.com
Thu May 11 17:51:36 PDT 2023


On Thu, May 11, 2023 at 8:14 PM Boerge Struempfel
<boerge.struempfel at gmail.com> wrote:
>
> 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 <bstruempfel at ultratronik.de>

Please run checkpatch on all the patches.

The following issue reported by checkpatch needs to be fixed:

WARNING: From:/Signed-off-by: email address mismatch: 'From: Boerge
Struempfel <boerge.struempfel at gmail.com>' != 'Signed-off-by: Boerge
Struempfel <bstruempfel at ultratronik.de>'



More information about the linux-arm-kernel mailing list