diff options
author | 2025-06-06 15:37:24 +0200 | |
---|---|---|
committer | 2025-06-08 23:29:51 +0100 | |
commit | a5bf5272295d3f058adeee025d2a0b6625f8ba7b (patch) | |
tree | 2420b01307c02864cce9e3e6d95ec1f0080e2068 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.16-rc1 (diff) | |
download | wireguard-linux-a5bf5272295d3f058adeee025d2a0b6625f8ba7b.tar.xz wireguard-linux-a5bf5272295d3f058adeee025d2a0b6625f8ba7b.zip |
spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after message
When the last transfer of a SPI message has the cs_change flag, the CS is kept
asserted after the message.
Multi-mode can't respect this as CS is deasserted by the hardware at the end of
the message.
Disable multi-mode when not applicable to the current message.
Fixes: d153ff4056cb ("spi: omap2-mcspi: Add support for MULTI-mode")
Signed-off-by: Félix Piédallu <felix.piedallu@non.se.com>
Link: https://patch.msgid.link/20250606-cs_change_fix-v1-1-27191a98a2e5@non.se.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions