All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Tanmay Kathpalia <tanmay.kathpalia@gmail.com>
Cc: u-boot@lists.denx.de, Peng Fan <peng.fan@nxp.com>,
	Jaehoon Chung <jh80.chung@samsung.com>,
	Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH] mmc: sdhci: Start status timeout after command issue
Date: Wed, 13 May 2026 17:57:33 +0800	[thread overview]
Message-ID: <agRLDbHj6jTXsJ9t@shlinux89> (raw)
In-Reply-To: <20260509175932.263105-1-tanmay.kathpalia@gmail.com>

On Sat, May 09, 2026 at 11:29:32PM +0530, Tanmay Kathpalia wrote:
>The status polling timeout in sdhci_send_command() should measure the
>time spent waiting for the command interrupt after the command has been
>issued.
>
>Do not initialize the timer at function entry, since the command inhibit
>wait and setup path can consume time before SDHCI_COMMAND is written.
>Start the timer immediately after issuing the command instead.
>
>Signed-off-by: Tanmay Kathpalia <tanmay.kathpalia@gmail.com>

Reviewed-by: Peng Fan <peng.fan@nxp.com>

      reply	other threads:[~2026-05-13  9:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-09 17:59 [PATCH] mmc: sdhci: Start status timeout after command issue Tanmay Kathpalia
2026-05-13  9:57 ` Peng Fan [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=agRLDbHj6jTXsJ9t@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=jh80.chung@samsung.com \
    --cc=peng.fan@nxp.com \
    --cc=tanmay.kathpalia@gmail.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.