All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] scsi: ufs: support vops pre suspend for mediatek to disable auto-hibern8
@ 2021-10-06  3:09 ` peter.wang
  0 siblings, 0 replies; 10+ messages in thread
From: peter.wang @ 2021-10-06  3:09 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


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2021-10-06  5:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-06  3:09 [PATCH v3 0/2] scsi: ufs: support vops pre suspend for mediatek to disable auto-hibern8 peter.wang
2021-10-06  3:09 ` peter.wang
2021-10-06  3:09 ` [PATCH v3 1/2] scsi: ufs: support vops pre suspend peter.wang
2021-10-06  3:09   ` peter.wang
2021-10-06  3:09 ` [PATCH v3 2/2] scsi: ufs: ufs-mediatek: disable auto-hibern8 before suspend peter.wang
2021-10-06  3:09   ` peter.wang
2021-10-06  4:02 ` [PATCH v3 0/2] scsi: ufs: support vops pre suspend for mediatek to disable auto-hibern8 Bart Van Assche
2021-10-06  4:02   ` Bart Van Assche
2021-10-06  5:39   ` Peter Wang
2021-10-06  5:39     ` Peter Wang

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.