All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Refector ufshcd_setup_clocks() to remove param skip_ref_clk
@ 2020-11-24  7:28 Can Guo
  2020-11-24  7:28 ` [PATCH v2 1/2] scsi: ufs: Refector ufshcd_setup_clocks() to remove skip_ref_clk Can Guo
  2020-11-24  7:28 ` [PATCH v2 2/2] scsi: ufs-qcom: Keep core_clk_unipro ON while link is active Can Guo
  0 siblings, 2 replies; 13+ messages in thread
From: Can Guo @ 2020-11-24  7:28 UTC (permalink / raw)
  To: asutoshd, nguyenb, hongwus, ziqichen, rnayak, linux-scsi,
	kernel-team, saravanak, salyzyn, cang

Allow vendor drivers to decide which clock should be kept on when
clk gating or suspend disables clocks while link is active.

Can Guo (2):
  scsi: ufs: Refector ufshcd_setup_clocks() to remove skip_ref_clk
  scsi: ufs-qcom: Keep core_clk_unipro ON while link is active

 drivers/scsi/ufs/ufs-qcom.c      |  6 ++++++
 drivers/scsi/ufs/ufshcd-pltfrm.c |  2 ++
 drivers/scsi/ufs/ufshcd.c        | 25 +++++--------------------
 drivers/scsi/ufs/ufshcd.h        |  3 +++
 4 files changed, 16 insertions(+), 20 deletions(-)

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.


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

end of thread, other threads:[~2020-11-26  1:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24  7:28 [PATCH v2 0/2] Refector ufshcd_setup_clocks() to remove param skip_ref_clk Can Guo
2020-11-24  7:28 ` [PATCH v2 1/2] scsi: ufs: Refector ufshcd_setup_clocks() to remove skip_ref_clk Can Guo
2020-11-24 21:09   ` Bean Huo
2020-11-25  0:53     ` Can Guo
2020-11-25  2:01       ` hongwus
2020-11-25 11:54       ` Bean Huo
2020-11-25 12:28         ` Can Guo
2020-11-25 19:02           ` Bean Huo
2020-11-26  1:45             ` Can Guo
2020-11-26  0:58   ` Stanley Chu
2020-11-26  1:25     ` Can Guo
2020-11-24  7:28 ` [PATCH v2 2/2] scsi: ufs-qcom: Keep core_clk_unipro ON while link is active Can Guo
2020-11-25  2:02   ` hongwus

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.