LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Wenbin Mei <wenbin.mei@mediatek.com>
To: Ulf Hansson <ulf.hansson@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>
Cc: Chaotian Jing <chaotian.jing@mediatek.com>,
Avri Altman <avri.altman@wdc.com>,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
Linus Walleij <linus.walleij@linaro.org>,
Yue Hu <huyue2@yulong.com>,
Adrian Hunter <adrian.hunter@intel.com>,
Bean Huo <beanhuo@micron.com>,
Wenbin Mei <wenbin.mei@mediatek.com>, <linux-mmc@vger.kernel.org>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: [PATCH v1] mmc: mediatek: Add HS400 online tuning support
Date: Fri, 27 Aug 2021 19:53:23 +0800 [thread overview]
Message-ID: <1630065205-7618-1-git-send-email-wenbin.mei@mediatek.com> (raw)
Wenbin Mei (2):
dt-bindings: mmc: mtk-sd: add hs400 dly3 setting
mmc: mediatek: Add HS400 online tuning support
.../devicetree/bindings/mmc/mtk-sd.yaml | 7 ++
drivers/mmc/core/mmc.c | 8 ++
drivers/mmc/host/mtk-sd.c | 118 +++++++++++++++++-
include/linux/mmc/host.h | 3 +
4 files changed, 134 insertions(+), 2 deletions(-)
--
2.17.1
next reply other threads:[~2021-08-27 11:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-27 11:53 Wenbin Mei [this message]
2021-08-27 11:53 ` [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting Wenbin Mei
2021-08-31 20:22 ` Rob Herring
2021-09-07 20:53 ` Linus Walleij
2021-08-27 11:53 ` [PATCH v1 2/2] mmc: mediatek: Add HS400 online tuning support Wenbin Mei
2021-09-01 9:46 ` Chaotian Jing (井朝天)
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=1630065205-7618-1-git-send-email-wenbin.mei@mediatek.com \
--to=wenbin.mei@mediatek.com \
--cc=adrian.hunter@intel.com \
--cc=avri.altman@wdc.com \
--cc=beanhuo@micron.com \
--cc=chaotian.jing@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=huyue2@yulong.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
--cc=ulf.hansson@linaro.org \
--cc=wsa+renesas@sang-engineering.com \
--cc=yoshihiro.shimoda.uh@renesas.com \
--subject='Re: [PATCH v1] mmc: mediatek: Add HS400 online tuning support' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).