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

Commit 80988c85 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 support for MSM8939/MSM8936"

parents c02e1d6b 4137f898
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -527,6 +527,21 @@
		qcom,online-hotplug-core;
		qcom,synchronous-cluster-id = <0 1>;
		qcom,synchronous-cluster-map = <1 0x0F>, <0 0xF0>;
		qcom,vdd-restriction-temp = <5>;
		qcom,vdd-restriction-temp-hysteresis = <10>;
		vdd-dig-supply = <&pm8916_s2_floor_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,vdd-apps-rstr{
			qcom,vdd-rstr-reg = "vdd-apps";
			qcom,levels = <533330 652800 800000>;
			qcom,freq-req;
		};
	};

	qcom,bcl {