Linux MultiMedia Card development
 help / color / mirror / Atom feed
From: Wenbin Mei <wenbin.mei@mediatek.com>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Chaotian Jing <chaotian.jing@mediatek.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno 
	<angelogioacchino.delregno@collabora.com>,
	Adrian Hunter <adrian.hunter@intel.com>,
	Ritesh Harjani <riteshh@codeaurora.org>,
	"Asutosh Das" <asutoshd@codeaurora.org>,
	<linux-mmc@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	Wenbin Mei <wenbin.mei@mediatek.com>
Subject: [PATCH v5 0/1] mmc: mtk-sd: reduce CIT for better performance
Date: Tue, 6 Jun 2023 19:32:48 +0800	[thread overview]
Message-ID: <20230606113249.28057-1-wenbin.mei@mediatek.com> (raw)

change v5:
1. add version change log and the previous patch link
2. change comment in msdc_cqe_cit_cal() to increase readability.
3. change the type of hclk_freq from "u64" to "unsigned long".
4. don't open code FIELD_GET.

change v4:
1. remove else case in msdc_cqe_cit_cal() function due to it doesn't need.
2. fix build error.

change v3:
1. add msdc_cqe_cit_cal() function to calculate the CIT value.

change v2:
1. add more comments.



             reply	other threads:[~2023-06-06 11:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-06 11:32 Wenbin Mei [this message]
2023-06-06 11:32 ` [PATCH v5 1/1] mmc: mtk-sd: reduce CIT for better performance Wenbin Mei
2023-06-06 11:41   ` AngeloGioacchino Del Regno
2023-06-07  6:06   ` Adrian Hunter
2023-06-07 11:08   ` Alexandre Mergnat
2023-06-08 23:10   ` Ulf Hansson
2023-06-09 10:24     ` Wenbin Mei (梅文彬)

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=20230606113249.28057-1-wenbin.mei@mediatek.com \
    --to=wenbin.mei@mediatek.com \
    --cc=adrian.hunter@intel.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=asutoshd@codeaurora.org \
    --cc=chaotian.jing@mediatek.com \
    --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=riteshh@codeaurora.org \
    --cc=ulf.hansson@linaro.org \
    /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