Skip to content
Unverified Commit 7a733e06 authored by Nam Cao's avatar Nam Cao Committed by Mark Brown
Browse files

spi: cadence: revert "Add SPI transfer delays"



The commit 855a40cd ("spi: cadence: Add SPI transfer delays") adds a
delay after each transfer into the driver's transfer_one(). However,
the delay is already done in SPI core. So this commit unnecessarily
doubles the delay amount. Revert this commit.

Signed-off-by: default avatarNam Cao <namcao@linutronix.de>
Link: https://lore.kernel.org/r/20231206145233.74982-1-namcao@linutronix.de


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 890188d2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment