diff options
| author | Jonathan Marek <jonathan@marek.ca> | 2025-11-20 16:11:59 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-12-14 19:39:23 +0900 |
| commit | 7ba2e0edb18b3ccee7339315be47080832a3c355 (patch) | |
| tree | d65e6d56b4b523fb44ed0d613318186a4273ffc5 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | b99181cdf9fa0247dda3ba1228b4578286ab7ecd (diff) | |
spi-geni-qcom: don't set max clock in setup_fifo_params
setup_se_xfer() already sets the correct clock (xfer->speed_hz). Setting
the clock to max_speed_hz here makes the driver change the clock rate
between speed_hz and max_speed_hz for every message (if not equal),
slowing it down significantly.
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Link: https://patch.msgid.link/20251120211204.24078-2-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
