public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] mmc: mtk-sd: reduce CIT for better performance
@ 2023-06-06 11:32 Wenbin Mei
  2023-06-06 11:32 ` [PATCH v5 1/1] " Wenbin Mei
  0 siblings, 1 reply; 7+ messages in thread
From: Wenbin Mei @ 2023-06-06 11:32 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Chaotian Jing, Matthias Brugger, AngeloGioacchino Del Regno,
	Adrian Hunter, Ritesh Harjani, Asutosh Das, linux-mmc,
	linux-kernel, linux-arm-kernel, linux-mediatek, Wenbin Mei

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.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-06-09 10:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-06 11:32 [PATCH v5 0/1] mmc: mtk-sd: reduce CIT for better performance Wenbin Mei
2023-06-06 11:32 ` [PATCH v5 1/1] " 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 (梅文彬)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox