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

Commit 1d6af60a 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: disallow use of VDD_GFX CPR retention corner for msm8996"

parents 09cc65c3 ed0c5a54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1191,7 +1191,7 @@

			gfx_vreg: regulator {
				regulator-name = "gfx_corner";
				regulator-min-microvolt = <1>;
				regulator-min-microvolt = <2>;
				regulator-max-microvolt = <8>;

				qcom,cpr-fuse-corners = <4>;
+1 −1
Original line number Diff line number Diff line
@@ -306,7 +306,7 @@
};

&gfx_vreg {
	regulator-min-microvolt = <1>;
	regulator-min-microvolt = <2>;
	regulator-max-microvolt = <5>;

	qcom,cpr-fuse-corners = <4>;
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
};

&gfx_vreg {
	regulator-min-microvolt = <1>;
	regulator-min-microvolt = <2>;
	regulator-max-microvolt = <7>;

	qcom,cpr-fuse-corners = <4>;