mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] mci: clean up MCI idle delay handling a bit
@ 2025-07-02 11:01 Ahmad Fatoum
  2025-07-02 11:01 ` [PATCH 1/4] include: linux/iopoll.h: evaluate timeout_us argument only once Ahmad Fatoum
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ahmad Fatoum @ 2025-07-02 11:01 UTC (permalink / raw)
  To: barebox

Stuff I noticed while looking into actual issues that have been
submitted separately as fixes for master.

Nothing critical in this series, so can go into next. 

Ahmad Fatoum (4):
  include: linux/iopoll.h: evaluate timeout_us argument only once
  mci: bcm2835: allow core to request timeouts longer than 100ms
  mci: sdhci: use sdhci_compute_timeout in sdhci_wait_idle[_data]
  mci: sdhci: reduce duplication in sdhci_wait_idle[_data]

 drivers/mci/mci-bcm2835.c |  2 +-
 drivers/mci/sdhci.c       | 44 +++++++++++++--------------------------
 include/linux/iopoll.h    |  9 ++++----
 3 files changed, 20 insertions(+), 35 deletions(-)

-- 
2.39.5




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

end of thread, other threads:[~2025-07-02 12:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-02 11:01 [PATCH 0/4] mci: clean up MCI idle delay handling a bit Ahmad Fatoum
2025-07-02 11:01 ` [PATCH 1/4] include: linux/iopoll.h: evaluate timeout_us argument only once Ahmad Fatoum
2025-07-02 11:01 ` [PATCH 2/4] mci: bcm2835: allow core to request timeouts longer than 100ms Ahmad Fatoum
2025-07-02 11:01 ` [PATCH 3/4] mci: sdhci: use sdhci_compute_timeout in sdhci_wait_idle[_data] Ahmad Fatoum
2025-07-02 11:01 ` [PATCH 4/4] mci: sdhci: reduce duplication " Ahmad Fatoum

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