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

Commit 6146e296 authored by Can Guo's avatar Can Guo
Browse files

ARM: dts: msm: keep UFS card PHY regulator always on for Kona

We may see some glitch on UFS host TX when turning on/off the UFS PHY
regulator, this change keeps this regulator always ON but still tries
to keep the regulator in LPM mode.

Change-Id: I957d380fad9542059df3ec7e0a03357b93368cde
parent 5e228932
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@
	compatible = "qcom,ufs-phy-qmp-v4-card";

	vdda-phy-supply = <&pm8150_l5>; /* 0.88v */
	vdda-phy-always-on;
	vdda-pll-supply = <&pm8150_l9>; /* 1.2v */
	vdda-phy-max-microamp = <87100>;
	vdda-pll-max-microamp = <18300>;
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@
	compatible = "qcom,ufs-phy-qmp-v4-card";

	vdda-phy-supply = <&pm8150_l5>; /* 0.88v */
	vdda-phy-always-on;
	vdda-pll-supply = <&pm8150_l9>; /* 1.2v */
	vdda-phy-max-microamp = <87100>;
	vdda-pll-max-microamp = <18300>;