Skip to content
Unverified Commit 67bb37c0 authored by Louis Chauvet's avatar Louis Chauvet Committed by Mark Brown
Browse files

spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"



Commit 5cbc7ca9 ("spi: spi-omap2-mcspi.c: Toggle CS after each
word") introduced the toggling of CS after each word for the omap2-mcspi
controller.

The implementation is not respectful of the actual spi_message
content, so the CS can be raised after each word even if the
transfer structure asks to keep the CS active for the whole operation.

As it is not used anyway in the current Linux tree, it can be safely
removed.

Signed-off-by: default avatarLouis Chauvet <louis.chauvet@bootlin.com>
Link: https://msgid.link/r/20240327-spi-omap2-mcspi-multi-mode-v3-1-c4ac329dd5a2@bootlin.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent d5449432
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