Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: Adrian Hunter <adrian.hunter@intel.com>
To: <ziniu.wang_1@nxp.com>, <ulf.hansson@linaro.org>, <haibo.chen@nxp.com>
Cc: <shawnguo@kernel.org>, <s.hauer@pengutronix.de>,
	<kernel@pengutronix.de>, <festevam@gmail.com>,
	<imx@lists.linux.dev>, <linux-mmc@vger.kernel.org>, <s32@nxp.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/6] enhance the tuning process reliability for i.MX uSDHC controller
Date: Tue, 22 Apr 2025 13:54:20 +0300	[thread overview]
Message-ID: <d0f0719f-9fa2-4145-9144-7955ac7f357e@intel.com> (raw)
In-Reply-To: <20250409075550.3413032-1-ziniu.wang_1@nxp.com>

On 9/04/25 10:55, ziniu.wang_1@nxp.com wrote:
> From: Luke Wang <ziniu.wang_1@nxp.com>
> 
> This patch series enhances the tuning process reliability for the i.MX
> uSDHC controller by addressing several hardware-specific requirements and
> improving alignment with the i.MX Reference Manual recommendations.
> 
> Haibo Chen (4):
>   mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bit
>   mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning
>     command
>   mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuning
>   mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuning
> 
> Luke Wang (2):
>   mmc: sdhci-esdhc-imx: verify tuning control status after configuration
>   mmc: sdhci-esdhc-imx: switch standard tuning to manual tuning
> ---
> This series depends on:
> [PATCH v2] mmc: host: sdhci-esdhc-imx: save tuning value for the card which keep power in suspend
> ---
>  drivers/mmc/host/sdhci-esdhc-imx.c | 86 +++++++++++++++++++++++++-----
>  1 file changed, 74 insertions(+), 12 deletions(-)
> 

I had one question about patch 6 but otherwise, for
all 6 patches:

Acked-by: Adrian Hunter <adrian.hunter@intel.com>


  parent reply	other threads:[~2025-04-22 10:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-09  7:55 [PATCH 0/6] enhance the tuning process reliability for i.MX uSDHC controller ziniu.wang_1
2025-04-09  7:55 ` [PATCH 1/6] mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bit ziniu.wang_1
2025-04-09  7:55 ` [PATCH 2/6] mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning command ziniu.wang_1
2025-04-09  7:55 ` [PATCH 3/6] mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuning ziniu.wang_1
2025-04-09  7:55 ` [PATCH 4/6] mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuning ziniu.wang_1
2025-04-09  7:55 ` [PATCH 5/6] mmc: sdhci-esdhc-imx: verify tuning control status after configuration ziniu.wang_1
2025-04-09  7:55 ` [PATCH 6/6] mmc: sdhci-esdhc-imx: switch standard tuning to manual tuning ziniu.wang_1
2025-04-22 10:53   ` Adrian Hunter
2025-04-22 11:09     ` [EXT] " Luke Wang
2025-04-22 10:54 ` Adrian Hunter [this message]
2025-04-22 15:44 ` [PATCH 0/6] enhance the tuning process reliability for i.MX uSDHC controller Ulf Hansson

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=d0f0719f-9fa2-4145-9144-7955ac7f357e@intel.com \
    --to=adrian.hunter@intel.com \
    --cc=festevam@gmail.com \
    --cc=haibo.chen@nxp.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=s32@nxp.com \
    --cc=shawnguo@kernel.org \
    --cc=ulf.hansson@linaro.org \
    --cc=ziniu.wang_1@nxp.com \
    /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