summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJonathan Marek <jonathan@marek.ca>2025-11-20 16:11:58 -0500
committerMark Brown <broonie@kernel.org>2025-12-14 19:39:22 +0900
commitb99181cdf9fa0247dda3ba1228b4578286ab7ecd (patch)
tree1ea660448acde6b88e9a98389d6f56077b4ca1a5 /include/linux
parent28d21dfcea0121afec04451733a6c553fd319c8e (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')
0 files changed, 0 insertions, 0 deletions