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

Commit 45c04950 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: Update ldo-delta for 8974Pro and APQ8084 based devices"

parents d38937d1 4ab0a1fe
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -453,7 +453,7 @@
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,ldo-delta-voltage = <25000>;
			qcom,cpu-num = <0>;
		};

@@ -469,7 +469,7 @@
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,ldo-delta-voltage = <25000>;
			qcom,cpu-num = <1>;
		};

@@ -485,7 +485,7 @@
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,ldo-delta-voltage = <25000>;
			qcom,cpu-num = <2>;
		};

@@ -501,7 +501,7 @@
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,ldo-delta-voltage = <25000>;
			qcom,cpu-num = <3>;
		};
	};
+4 −0
Original line number Diff line number Diff line
@@ -38,18 +38,22 @@

&krait0_vreg {
		regulator-max-microvolt = <1120000>;
		qcom,ldo-delta-voltage = <25000>;
};

&krait1_vreg {
		regulator-max-microvolt = <1120000>;
		qcom,ldo-delta-voltage = <25000>;
};

&krait2_vreg {
		regulator-max-microvolt = <1120000>;
		qcom,ldo-delta-voltage = <25000>;
};

&krait3_vreg {
		regulator-max-microvolt = <1120000>;
		qcom,ldo-delta-voltage = <25000>;
};

&tspp {
+4 −4
Original line number Diff line number Diff line
@@ -503,7 +503,7 @@
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,ldo-delta-voltage = <25000>;
			qcom,cpu-num = <0>;
		};

@@ -519,7 +519,7 @@
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,ldo-delta-voltage = <25000>;
			qcom,cpu-num = <1>;
		};

@@ -535,7 +535,7 @@
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,ldo-delta-voltage = <25000>;
			qcom,cpu-num = <2>;
		};

@@ -551,7 +551,7 @@
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
			qcom,ldo-threshold-voltage = <850000>;
			qcom,ldo-delta-voltage = <50000>;
			qcom,ldo-delta-voltage = <25000>;
			qcom,cpu-num = <3>;
		};
	};