mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org,
	 Sebastien Bourdelin <sebastien.bourdelin@gmail.com>
Cc: a.fatoum@pengutronix.de, sebastien.bourdelin@rtone.fr,
	 oss-contrib@rtone.fr
Subject: Re: [PATCH v3 0/4] Add a struct mci_cmd::busy_timeout member
Date: Thu, 07 Nov 2024 10:39:32 +0100	[thread overview]
Message-ID: <173097237257.2162381.1342011875960816429.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20241106153702.858977-1-sebastien.bourdelin@rtone.fr>


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@pengutronix.de>




      parent reply	other threads:[~2024-11-07  9:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-06 15:36 Sebastien Bourdelin
2024-11-06 15:36 ` [PATCH v3 1/4] mci: add a busy_timeout member to the struct mci_cmd Sebastien Bourdelin
2024-11-06 15:37 ` [PATCH v3 2/4] mci: zeroed all structs mci_cmd instances Sebastien Bourdelin
2024-11-06 15:37 ` [PATCH v3 3/4] mci: sdhci: use the busy_timeout value in the sdhci_wait_idle functions Sebastien Bourdelin
2024-11-06 15:37 ` [PATCH v3 4/4] mci: bcm2835: set timeout value to 100ms Sebastien Bourdelin
2024-11-07  9:39 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=173097237257.2162381.1342011875960816429.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=oss-contrib@rtone.fr \
    --cc=sebastien.bourdelin@gmail.com \
    --cc=sebastien.bourdelin@rtone.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox