linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] ufs: host: mediatek: Provide features and fixes in MediaTek platforms
@ 2024-03-15  8:34 peter.wang
  2024-03-15  8:34 ` [PATCH v2 1/7] ufs: host: mediatek: fix vsx/vccqx control logic peter.wang
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: peter.wang @ 2024-03-15  8:34 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar, jejb
  Cc: wsd_upstream, linux-mediatek, peter.wang, chun-hung.wu,
	alice.chao, cc.chou, chaotian.jing, jiajie.hao, powen.kao,
	qilin.tan, lin.gui, tun-yu.yu, eddie.huang, naomi.chu,
	chu.stanley

From: Peter Wang <peter.wang@mediatek.com>

This series fixes some defects and provide features in MediaTek UFS drivers.

Changes since v1:
Remove unnecessary "!!"" in patch:
ufs: host: mediatek: fix vsx/vccqx control logic
ufs: host: mediatek: tx skew fix
Add some comment and patch description in patch:
ufs: host: mediatek: fix vsx/vccqx control logic
ufs: host: mediatek: ufs mtk sip command reconstruct
ufs: host: mediatek: rename host power control API
ufs: host: mediatek: support rtff in PM flow

Peter Wang (3):
  ufs: host: mediatek: fix vsx/vccqx control logic
  ufs: host: mediatek: tx skew fix
  ufs: host: mediatek: support mphy reset

Po-Wen Kao  (3):
  ufs: host: mediatek: Add UFS_MTK_CAP_DISABLE_MCQ
  ufs: host: mediatek: ufs mtk sip command reconstruct
  ufs: host: mediatek: rename host power control API

Alice Chao (1):
  ufs: host: mediatek: support rtff in PM flow

 drivers/ufs/host/ufs-mediatek-sip.h |  94 ++++++++++++++++++++
 drivers/ufs/host/ufs-mediatek.c     | 130 ++++++++++++++++++++++++----
 drivers/ufs/host/ufs-mediatek.h     |  90 +++----------------
 3 files changed, 220 insertions(+), 94 deletions(-)
 create mode 100755 drivers/ufs/host/ufs-mediatek-sip.h

-- 
2.18.0



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

end of thread, other threads:[~2024-03-26  1:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-15  8:34 [PATCH v2 0/7] ufs: host: mediatek: Provide features and fixes in MediaTek platforms peter.wang
2024-03-15  8:34 ` [PATCH v2 1/7] ufs: host: mediatek: fix vsx/vccqx control logic peter.wang
2024-03-15  8:34 ` [PATCH v2 2/7] ufs: host: mediatek: tx skew fix peter.wang
2024-03-15  8:34 ` [PATCH v2 3/7] ufs: host: mediatek: Add UFS_MTK_CAP_DISABLE_MCQ peter.wang
2024-03-15  8:34 ` [PATCH v2 4/7] ufs: host: mediatek: ufs mtk sip command reconstruct peter.wang
2024-03-15  8:34 ` [PATCH v2 5/7] ufs: host: mediatek: rename host power control API peter.wang
2024-03-15  8:34 ` [PATCH v2 6/7] ufs: host: mediatek: support mphy reset peter.wang
2024-03-15  8:34 ` [PATCH v2 7/7] ufs: host: mediatek: support rtff in PM flow peter.wang
2024-03-26  1:17 ` [PATCH v2 0/7] ufs: host: mediatek: Provide features and fixes in MediaTek platforms Martin K. Petersen

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).