public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] phy: qcom-snps: Add runtime suspend and resume handlers
@ 2020-06-25 19:54 Wesley Cheng
  2020-06-25 19:54 ` [PATCH v3 1/2] " Wesley Cheng
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wesley Cheng @ 2020-06-25 19:54 UTC (permalink / raw)
  To: kishon, vkoul, agross, bjorn.andersson
  Cc: linux-arm-msm, linux-kernel, jackp, Wesley Cheng

Changes in v3:
 - Fixed strict checkpatch warnings due to alignment
 - Remove debug artifacts from prints
 - Split the set mode callback addition to another patch
 - Removed suspended parameter

Changes in v2:
 - Addressed checkpatch alignment/line length warnings.
 - Removed superfluous init in qcom_snps_hsphy_resume().

Adds a set mode callback and runtime suspend/resume handlers to the
phy-qcom-snps-femto-v2 driver.  The set mode is used to enable certain
power management features in the PHY during suspend/resume.

Wesley Cheng (2):
  phy: qcom-snps: Add runtime suspend and resume handlers
  phy: qcom-snps: Add a set mode callback

 drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 85 +++++++++++++++++++
 1 file changed, 85 insertions(+)

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


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

end of thread, other threads:[~2020-06-29 21:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-25 19:54 [PATCH v3 0/2] phy: qcom-snps: Add runtime suspend and resume handlers Wesley Cheng
2020-06-25 19:54 ` [PATCH v3 1/2] " Wesley Cheng
2020-06-29  9:44   ` Vinod Koul
2020-06-25 19:54 ` [PATCH v3 2/2] phy: qcom-snps: Add a set mode callback Wesley Cheng
2020-06-29  9:46 ` [PATCH v3 0/2] phy: qcom-snps: Add runtime suspend and resume handlers Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox