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

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

Merge "ARM: dts: msm: allow VDD_CX to operate in AUTO mode for MSM8974Pro"

parents 524d248a 21740957
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -60,6 +60,10 @@
	vdd_cx-supply = <&pm8841_s2_corner>;
};

&pm8841_s2_corner {
	qcom,init-smps-mode = <0>;	/* Allow AUTO mode for VDD_CX. */
};

&krait_regulator_pmic {
	status = "ok";

+4 −0
Original line number Diff line number Diff line
@@ -209,6 +209,10 @@
	vdd_cx-supply = <&pma8084_s2_corner>;
};

&pma8084_s2_corner {
	qcom,init-smps-mode = <0>;	/* Allow AUTO mode for VDD_CX. */
};

&krait_regulator_pmic {
	status = "ok";