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

Commit f236b465 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: Add vdd restriction to mdm9630"

parents 2acb6070 1e206052
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -737,6 +737,15 @@
		qcom,mx-restriction-temp-hysteresis = <5>;
		qcom,mx-retention-min = <710000>;
		vdd-mx-supply = <&pmd9635_s3>;
		qcom,vdd-restriction-temp = <5>;
		qcom,vdd-restriction-temp-hysteresis = <10>;
		vdd-dig-supply = <&pmd9635_l3_corner>;

		qcom,vdd-dig-rstr{
			qcom,vdd-rstr-reg = "vdd-dig";
			qcom,levels = <5 7 7>; /* Nominal, Super Turbo, Super Turbo */
			qcom,min-level = <1>; /* No Request */
		};
	};

	qcom,lpass@fe200000 {