On Wed, 06 Nov 2024 16:36:58 +0100, Sebastien Bourdelin wrote: > This patch series introduces the busy_timeout member as part of the > struct mci_cmd and fix the SDHCI timeout value for the BCM2711 SoC. > > It comes as a first step to [1] and allow sdhci drivers to define their > timeout value. > > [1] https://github.com/barebox/barebox/blob/master/drivers/mci/mci-core.c#L2109 > > [...] Applied, thanks! [1/4] mci: add a busy_timeout member to the struct mci_cmd https://git.pengutronix.de/cgit/barebox/commit/?id=0ae38cf8351f (link may not be stable) [2/4] mci: zeroed all structs mci_cmd instances https://git.pengutronix.de/cgit/barebox/commit/?id=274f81d54d3c (link may not be stable) [3/4] mci: sdhci: use the busy_timeout value in the sdhci_wait_idle functions https://git.pengutronix.de/cgit/barebox/commit/?id=f8d28b8c08aa (link may not be stable) [4/4] mci: bcm2835: set timeout value to 100ms https://git.pengutronix.de/cgit/barebox/commit/?id=6ca24a6a7324 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>