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

Commit 22e3dc69 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Prevent PM8008 LPM usage for all targets"

parents a5f1491d 3d4a14fd
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -67,7 +67,7 @@ pm8008_9: qcom,pm8008@9 {
			regulator-min-microvolt = <528000>;
			regulator-min-microvolt = <528000>;
			regulator-max-microvolt = <1504000>;
			regulator-max-microvolt = <1504000>;
			qcom,min-dropout-voltage = <225000>;
			qcom,min-dropout-voltage = <225000>;
			qcom,hpm-min-load = <10000>;
			qcom,hpm-min-load = <0>;
		};
		};


		L2P: qcom,pm8008-l2@4100 {
		L2P: qcom,pm8008-l2@4100 {
@@ -76,7 +76,7 @@ pm8008_9: qcom,pm8008@9 {
			regulator-min-microvolt = <528000>;
			regulator-min-microvolt = <528000>;
			regulator-max-microvolt = <1504000>;
			regulator-max-microvolt = <1504000>;
			qcom,min-dropout-voltage = <225000>;
			qcom,min-dropout-voltage = <225000>;
			qcom,hpm-min-load = <10000>;
			qcom,hpm-min-load = <0>;
		};
		};


		L3P: qcom,pm8008-l3@4200 {
		L3P: qcom,pm8008-l3@4200 {
@@ -85,7 +85,7 @@ pm8008_9: qcom,pm8008@9 {
			regulator-min-microvolt = <1500000>;
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;
			regulator-max-microvolt = <3400000>;
			qcom,min-dropout-voltage = <200000>;
			qcom,min-dropout-voltage = <200000>;
			qcom,hpm-min-load = <10000>;
			qcom,hpm-min-load = <0>;
		};
		};


		L4P: qcom,pm8008-l4@4300 {
		L4P: qcom,pm8008-l4@4300 {
@@ -94,7 +94,7 @@ pm8008_9: qcom,pm8008@9 {
			regulator-min-microvolt = <1500000>;
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;
			regulator-max-microvolt = <3400000>;
			qcom,min-dropout-voltage = <200000>;
			qcom,min-dropout-voltage = <200000>;
			qcom,hpm-min-load = <10000>;
			qcom,hpm-min-load = <0>;
		};
		};


		L5P: qcom,pm8008-l5@4400 {
		L5P: qcom,pm8008-l5@4400 {
@@ -103,7 +103,7 @@ pm8008_9: qcom,pm8008@9 {
			regulator-min-microvolt = <1500000>;
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;
			regulator-max-microvolt = <3400000>;
			qcom,min-dropout-voltage = <300000>;
			qcom,min-dropout-voltage = <300000>;
			qcom,hpm-min-load = <10000>;
			qcom,hpm-min-load = <0>;
		};
		};


		L6P: qcom,pm8008-l6@4400 {
		L6P: qcom,pm8008-l6@4400 {
@@ -112,7 +112,7 @@ pm8008_9: qcom,pm8008@9 {
			regulator-min-microvolt = <1500000>;
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;
			regulator-max-microvolt = <3400000>;
			qcom,min-dropout-voltage = <300000>;
			qcom,min-dropout-voltage = <300000>;
			qcom,hpm-min-load = <10000>;
			qcom,hpm-min-load = <0>;
		};
		};


		L7P: qcom,pm8008-l7@4400 {
		L7P: qcom,pm8008-l7@4400 {
@@ -121,7 +121,7 @@ pm8008_9: qcom,pm8008@9 {
			regulator-min-microvolt = <1500000>;
			regulator-min-microvolt = <1500000>;
			regulator-max-microvolt = <3400000>;
			regulator-max-microvolt = <3400000>;
			qcom,min-dropout-voltage = <300000>;
			qcom,min-dropout-voltage = <300000>;
			qcom,hpm-min-load = <10000>;
			qcom,hpm-min-load = <0>;
		};
		};
	};
	};
};
};