This series contains a few clock fixes for the qcom-snps-femto-v2 driver: - make sure ref_clk is properly enabled - add system sleep PM ops to disable the clocks on system suspend v1 -> v2 - keep cfg_ahb clock and use clk_bulk API to handle both cfg_ahb and ref clocks (Bjorn Andersson) - add system sleep PM callbacks (Bjorn Andersson) - add Link: and Fixes: tag (Andrew Halaney) Adrien Thierry (2): phy: qcom-snps-femto-v2: properly enable ref clock phy: qcom-snps-femto-v2: add system sleep PM ops drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 85 +++++++++++++------ 1 file changed, 59 insertions(+), 26 deletions(-) -- 2.40.1