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

Commit cdb01bf4 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: enable VDD_GFX CPR aging adjustments for msmcobalt v2"

parents 8114dc9b bb57d8b8
Loading
Loading
Loading
Loading
+25 −3
Original line number Diff line number Diff line
@@ -556,6 +556,7 @@

&gfx_cpr {
	compatible = "qcom,cpr4-msmcobalt-v2-mmss-regulator";
	qcom,cpr-aging-ref-voltage = <1024000>;
};

&gfx_vreg {
@@ -624,11 +625,32 @@
		    0    0 3487    0 3280 1896 1874    0>;

	qcom,cpr-open-loop-voltage-fuse-adjustment =
		<  100000        0        0        0>;
		<  100000        0        0        0>,
		<  100000        0        0        0>,
		<   85000  (-15000) (-15000) (-15000)>,
		<   85000  (-15000) (-15000) (-15000)>,
		<   85000  (-15000) (-15000) (-15000)>,
		<   85000  (-15000) (-15000) (-15000)>,
		<   85000  (-15000) (-15000) (-15000)>,
		<   85000  (-15000) (-15000) (-15000)>;

	qcom,cpr-closed-loop-voltage-adjustment =
		<   96000    18000     4000        0
			0    13000     9000        0>;
			0    13000     9000        0>,
		<   96000    18000     4000        0
			0    13000     9000        0>,
		<   81000     3000  (-11000) (-15000)
		  (-15000)  (-2000)  (-6000) (-15000)>,
		<   81000     3000  (-11000) (-15000)
		  (-15000)  (-2000)  (-6000) (-15000)>,
		<   81000     3000  (-11000) (-15000)
		  (-15000)  (-2000)  (-6000) (-15000)>,
		<   81000     3000  (-11000) (-15000)
		  (-15000)  (-2000)  (-6000) (-15000)>,
		<   81000     3000  (-11000) (-15000)
		  (-15000)  (-2000)  (-6000) (-15000)>,
		<   81000     3000  (-11000) (-15000)
		  (-15000)  (-2000)  (-6000) (-15000)>;

	qcom,cpr-floor-to-ceiling-max-range =
	       <50000 50000 50000 50000 50000 50000 70000 70000>;
@@ -642,7 +664,7 @@
	qcom,cpr-aging-max-voltage-adjustment = <15000>;
	qcom,cpr-aging-ref-corner = <8>;
	qcom,cpr-aging-ro-scaling-factor = <2950>;
	qcom,allow-aging-voltage-adjustment = <0>;
	qcom,allow-aging-voltage-adjustment = <0 0 1 1 1 1 1 1>;
};

&qusb_phy0 {