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

Commit ba7a56fa 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: Set a53 cpu retention voltage to 0.55v on MSM8994"

parents 6a6cf42a f991de3e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -402,25 +402,25 @@
	ldo0:ldo-vref@f9070000 {
		compatible = "qcom,8994-cpu-ldo-vref";
		reg = <0xf9070000 0x30>;
		qcom,ldo-vref-ret = <0x20>;
		qcom,ldo-vref-ret = <0x2a>;
	};

	ldo1:ldo-vref@f9071000 {
		compatible = "qcom,8994-cpu-ldo-vref";
		reg = <0xf9071000 0x30>;
		qcom,ldo-vref-ret = <0x20>;
		qcom,ldo-vref-ret = <0x2a>;
	};

	ldo2:ldo-vref@f9072000 {
		compatible = "qcom,8994-cpu-ldo-vref";
		reg = <0xf9072000 0x30>;
		qcom,ldo-vref-ret = <0x20>;
		qcom,ldo-vref-ret = <0x2a>;
	};

	ldo3:ldo-vref@f9073000 {
		compatible = "qcom,8994-cpu-ldo-vref";
		reg = <0xf9073000 0x30>;
		qcom,ldo-vref-ret = <0x20>;
		qcom,ldo-vref-ret = <0x2a>;
	};

	ldo4:ldo-vref@f9074000 {