[PATCH 0/4] mci: clean up MCI idle delay handling a bit

Ahmad Fatoum a.fatoum at pengutronix.de
Wed Jul 2 04:01:35 PDT 2025


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




More information about the barebox mailing list