From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: Jaehoon Chung <jh80.chung@samsung.com>, Peng Fan <peng.fan@nxp.com>
Subject: [PATCH 0/3] mmc: zynqmp_sdhci: Driver fixes
Date: Wed, 23 Feb 2022 15:13:29 +0100 [thread overview]
Message-ID: <cover.1645625609.git.michal.simek@xilinx.com> (raw)
Hi,
we found 3 issues recently with this driver which needs to be fixed.
Thanks,
Michal
Ashok Reddy Soma (3):
mmc: zynq_sdhci: Fix timeout issue
mmc: zynq_sdhci: Change granularity of timeout to 1us
mmc: zynq_sdhci: Enable card detect workaround for ZynqMP
drivers/mmc/zynq_sdhci.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
2.35.1
next reply other threads:[~2022-02-23 14:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-23 14:13 Michal Simek [this message]
2022-02-23 14:13 ` [PATCH 1/3] mmc: zynq_sdhci: Fix timeout issue Michal Simek
2022-02-23 14:13 ` [PATCH 2/3] mmc: zynq_sdhci: Change granularity of timeout to 1us Michal Simek
2022-02-23 14:13 ` [PATCH 3/3] mmc: zynq_sdhci: Enable card detect workaround for ZynqMP Michal Simek
2022-03-07 7:55 ` [PATCH 0/3] mmc: zynqmp_sdhci: Driver fixes Michal Simek
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=cover.1645625609.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=git@xilinx.com \
--cc=jh80.chung@samsung.com \
--cc=peng.fan@nxp.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.