mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/1] spi: convert transfer delay to new spi_delay struct
@ 2025-06-27 12:28 Bo Sun
  2025-06-27 12:28 ` [PATCH 1/1] " Bo Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Bo Sun @ 2025-06-27 12:28 UTC (permalink / raw)
  To: barebox

This resolves the TODO comment in spi_transfer_one_message().

Only one driver (mc13xxx) was using the delay_usecs field, making this a
straightforward conversion with minimal impact.

Bo Sun (1):
  spi: convert transfer delay to new spi_delay struct

 drivers/mfd/mc13xxx.c | 5 ++++-
 drivers/spi/spi.c     | 4 +---
 include/spi/spi.h     | 8 ++++----
 3 files changed, 9 insertions(+), 8 deletions(-)




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-27 13:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-27 12:28 [PATCH 0/1] spi: convert transfer delay to new spi_delay struct Bo Sun
2025-06-27 12:28 ` [PATCH 1/1] " Bo Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox