diff options
| author | Jonathan Marek <jonathan@marek.ca> | 2025-11-20 16:11:58 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-12-14 19:39:22 +0900 |
| commit | b99181cdf9fa0247dda3ba1228b4578286ab7ecd (patch) | |
| tree | 1ea660448acde6b88e9a98389d6f56077b4ca1a5 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 28d21dfcea0121afec04451733a6c553fd319c8e (diff) | |
spi-geni-qcom: remove manual CS control
The GPI_DMA mode already uses automatic CS control, to use automatic CS
control for non-GPI case all that's needed is to set the FRAGMENTATION flag
using the same logic as setup_gsi_xfer(). (note clearing SPI_TRANS_CFG's
CS_TOGGLE bit enables automatic CS control, the comment was wrong)
spi_geni_set_cs() is slow, so this is a big performance improvement.
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Link: https://patch.msgid.link/20251120211204.24078-1-jonathan@marek.ca
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
