aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorFélix Piédallu <[email protected]>2025-06-06 13:37:25 +0000
committerMark Brown <[email protected]>2025-06-08 22:29:52 +0000
commit10c24e0d2f7cd2bc8a847cf750f01301ce67dbc8 (patch)
treedcc7209c02486493bbdf85755de6857bc06ca4dc /lib
parentspi: omap2-mcspi: Disable multi mode when CS should be kept asserted after me... (diff)
downloadkernel-10c24e0d2f7cd2bc8a847cf750f01301ce67dbc8.tar.gz
kernel-10c24e0d2f7cd2bc8a847cf750f01301ce67dbc8.zip
spi: omap2-mcspi: Disable multi-mode when the previous message kept CS asserted
When the last transfer of a SPI message has the cs_change flag, the CS is kept asserted after the message. The next message can't use multi-mode because the CS will be briefly deasserted before the first transfer. Remove the early exit of the list_for_each_entry because the last transfer actually needs to be always checked. Fixes: d153ff4056cb ("spi: omap2-mcspi: Add support for MULTI-mode") Signed-off-by: Félix Piédallu <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions