linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1]  scsi: ufs: Add hibernation callbacks
@ 2023-01-20 11:33 Anjana Hari
  2023-01-20 11:33 ` [PATCH v3 1/1] " Anjana Hari
  2023-01-20 21:12 ` [PATCH v3 0/1] " Bart Van Assche
  0 siblings, 2 replies; 6+ messages in thread
From: Anjana Hari @ 2023-01-20 11:33 UTC (permalink / raw)
  To: agross, andersson, jejb, martin.petersen
  Cc: alim.akhtar, avri.altman, bvanassche, konrad.dybcio, linux-scsi,
	linux-kernel, quic_narepall, quic_nitirawa, quic_rampraka,
	Anjana Hari

This patch adds hibernation callbacks in UFS driver.
Please take a look and let us know your thoughts.

v3:
 -Address compilation issues

v2:
 - Addressed Bart's comments
 - Moved core and host related changes to single patch
 - Note to Bart: Regrading the comment to pass "restore" as an
 argument instead of adding a new member to ufs_hba structure, adding
 new function argument in core file (ufshcd.c) is forcing us to make
 changes to other vendor files to fix the compilation errors. Hence
 we have retained our original change. Please let us know your inputs
 on this.

Initial version:
 - Adds hibernation callbacks - freeze, restore and thaw,
 required for suspend to disk feature.


Anjana Hari (1):
  scsi: ufs: Add hibernation callbacks

 drivers/ufs/core/ufshcd.c   | 62 +++++++++++++++++++++++++++++++++++++
 drivers/ufs/host/ufs-qcom.c |  6 +++-
 include/ufs/ufshcd.h        |  8 +++++
 3 files changed, 75 insertions(+), 1 deletion(-)

-- 
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc., is a member of Code Aurora Forum, a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2023-01-21  4:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 11:33 [PATCH v3 0/1] scsi: ufs: Add hibernation callbacks Anjana Hari
2023-01-20 11:33 ` [PATCH v3 1/1] " Anjana Hari
2023-01-20 21:27   ` Bart Van Assche
2023-01-21  4:42   ` kernel test robot
2023-01-21  4:42   ` kernel test robot
2023-01-20 21:12 ` [PATCH v3 0/1] " Bart Van Assche

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