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

Commit 11a88df6 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: disable active LDO usecases"

parents 30eb0c6b 07e0a15c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -489,6 +489,7 @@
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,cpu-num = <0>;
			qcom,ldo-disable;
		};

		krait1_vreg: regulator@f9098000 {
@@ -505,6 +506,7 @@
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,cpu-num = <1>;
			qcom,ldo-disable;
		};

		krait2_vreg: regulator@f90a8000 {
@@ -521,6 +523,7 @@
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,cpu-num = <2>;
			qcom,ldo-disable;
		};

		krait3_vreg: regulator@f90b8000 {
@@ -537,6 +540,7 @@
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,cpu-num = <3>;
			qcom,ldo-disable;
		};
	};

+4 −0
Original line number Diff line number Diff line
@@ -504,6 +504,7 @@
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,cpu-num = <0>;
			qcom,ldo-disable;
		};

		krait1_vreg: regulator@f9098000 {
@@ -520,6 +521,7 @@
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,cpu-num = <1>;
			qcom,ldo-disable;
		};

		krait2_vreg: regulator@f90a8000 {
@@ -536,6 +538,7 @@
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,cpu-num = <2>;
			qcom,ldo-disable;
		};

		krait3_vreg: regulator@f90b8000 {
@@ -552,6 +555,7 @@
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,cpu-num = <3>;
			qcom,ldo-disable;
		};
	};