From: Eddie Huang <eddie.huang@mediatek.com>
To: Asutosh Das <quic_asutoshd@quicinc.com>,
<martin.petersen@oracle.com>, <stanley.chu@mediatek.com>,
<bvanassche@acm.org>, <linux-scsi@vger.kernel.org>
Cc: <avri.altman@wdc.com>, <liang-yen.wang@mediatek.com>,
<linux-mediatek@lists.infradead.org>, <cc.chou@mediatek.com>,
<powen.kao@mediatek.com>, Eddie Huang <eddie.huang@mediatek.com>
Subject: [PATCH v1 0/2] Add Mediatek UFS Multi Circular Queue
Date: Wed, 26 Oct 2022 15:39:41 +0800 [thread overview]
Message-ID: <20221026073943.22111-1-eddie.huang@mediatek.com> (raw)
This patch support Mediatek SoC UFSHCI 4.0 MCQ (Multi Circular
Queue) capability. The implementation is based on "Add Multi
Circular Queue Support" series [1] by Asutosh Das, and provide
1. Customize MCQ register resource vops
2. Mediatek MCQ porting
This series test pass use FIO on Mediatek platform
[1] https://www.spinics.net/lists/linux-scsi/msg178322.html
Eddie Huang (2):
ufs: core: mcq: Add config_mcq_resource vops
ufs: mtk-host: Add MCQ feature
drivers/ufs/core/ufs-mcq.c | 3 +++
drivers/ufs/core/ufshcd-priv.h | 8 ++++++++
drivers/ufs/host/ufs-mediatek.c | 37 +++++++++++++++++++++++++++++++++++++
drivers/ufs/host/ufs-mediatek.h | 7 +++++++
include/ufs/ufshcd.h | 1 +
5 files changed, 56 insertions(+)
--
2.9.2
next reply other threads:[~2022-10-26 7:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 7:39 Eddie Huang [this message]
2022-10-26 7:39 ` [PATCH v1 1/2] ufs: core: mcq: Add config_mcq_resource vops Eddie Huang
2022-10-26 7:39 ` [PATCH v1 2/2] ufs: mtk-host: Add MCQ feature Eddie Huang
2022-10-26 8:42 ` AngeloGioacchino Del Regno
2022-11-08 7:32 ` Eddie Huang (黃智傑)
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=20221026073943.22111-1-eddie.huang@mediatek.com \
--to=eddie.huang@mediatek.com \
--cc=avri.altman@wdc.com \
--cc=bvanassche@acm.org \
--cc=cc.chou@mediatek.com \
--cc=liang-yen.wang@mediatek.com \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=powen.kao@mediatek.com \
--cc=quic_asutoshd@quicinc.com \
--cc=stanley.chu@mediatek.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