All of lore.kernel.org
 help / color / mirror / Atom feed
* scsi: ufs: support vops pre suspend for mediatek to disable auto-hibern8
@ 2021-10-05 13:27 ` peter.wang
  0 siblings, 0 replies; 8+ messages in thread
From: peter.wang @ 2021-10-05 13:27 UTC (permalink / raw)
  To: stanley.chu, 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,
	jonathan.hsu, qilin.tan, lin.gui, mikebi

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

Mediatek UFS design need disable auto-hibern8 before suspend.
This patch introduce an solution to do pre suspned before SSU
(sleep) command.

Peter Wang (2):
  scsi: ufs: support vops pre suspend
  scsi: ufs: ufs-mediatek: disable auto-hibern8 before suspend

 drivers/scsi/ufs/ufs-exynos.c   |  6 ++-
 drivers/scsi/ufs/ufs-hisi.c     |  6 ++-
 drivers/scsi/ufs/ufs-mediatek.c | 68 ++++++++++++++++++++++++++++++++-
 drivers/scsi/ufs/ufs-mediatek.h | 20 ++++++++++
 drivers/scsi/ufs/ufs-qcom.c     |  6 ++-
 drivers/scsi/ufs/ufshcd.c       |  9 ++++-
 drivers/scsi/ufs/ufshcd.h       |  8 ++--
 7 files changed, 114 insertions(+), 9 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2021-10-05 19:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05 13:27 scsi: ufs: support vops pre suspend for mediatek to disable auto-hibern8 peter.wang
2021-10-05 13:27 ` peter.wang
2021-10-05 13:27 ` [PATCH 1/2] scsi: ufs: support vops pre suspend peter.wang
2021-10-05 13:27   ` peter.wang
2021-10-05 13:27 ` [PATCH 2/2] scsi: ufs: ufs-mediatek: disable auto-hibern8 before suspend peter.wang
2021-10-05 13:27   ` peter.wang
2021-10-05 19:02 ` scsi: ufs: support vops pre suspend for mediatek to disable auto-hibern8 Bart Van Assche
2021-10-05 19:02   ` Bart Van Assche

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.