Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a45a811 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "scsi: ufs-qcom: don't disable host PHY ref_clk during aggressive gating"

parents b3693522 7d71490f
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1283,6 +1283,7 @@ static int ufs_qcom_setup_clocks(struct ufs_hba *hba, bool on,
		/* M-PHY RMMI interface clocks can be turned off */
		ufs_qcom_phy_disable_iface_clk(host->generic_phy);
		if (!ufs_qcom_is_link_active(hba)) {
			if (!is_gating_context)
				/* turn off UFS local PHY ref_clk */
				ufs_qcom_phy_disable_ref_clk(host->generic_phy);
			/* disable device ref_clk */