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

Commit 4e750885 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: Increase max krait voltage for msm8974 Pro"

parents 76029f38 9a257237
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -36,6 +36,22 @@
	qcom,use-phase-switching;
};

&krait0_vreg {
		regulator-max-microvolt = <1120000>;
};

&krait1_vreg {
		regulator-max-microvolt = <1120000>;
};

&krait2_vreg {
		regulator-max-microvolt = <1120000>;
};

&krait3_vreg {
		regulator-max-microvolt = <1120000>;
};

&tspp {
	vdd_cx-supply = <&pm8841_s2_corner>;
};
+4 −4
Original line number Diff line number Diff line
@@ -497,7 +497,7 @@
				<0xf908a800 0x1000>; /* APCS_ALIAS0_KPSS_MDD */
			reg-names = "acs", "mdd";
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <1100000>;
			regulator-max-microvolt = <1120000>;
			qcom,headroom-voltage = <150000>;
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
@@ -514,7 +514,7 @@
				<0xf909a800 0x1000>; /* APCS_ALIAS1_KPSS_MDD */
			reg-names = "acs", "mdd";
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <1100000>;
			regulator-max-microvolt = <1120000>;
			qcom,headroom-voltage = <150000>;
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
@@ -531,7 +531,7 @@
				<0xf90aa800 0x1000>; /* APCS_ALIAS2_KPSS_MDD */
			reg-names = "acs", "mdd";
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <1100000>;
			regulator-max-microvolt = <1120000>;
			qcom,headroom-voltage = <150000>;
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
@@ -548,7 +548,7 @@
				<0xf90ba800 0x1000>; /* APCS_ALIAS3_KPSS_MDD */
			reg-names = "acs", "mdd";
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <1100000>;
			regulator-max-microvolt = <1120000>;
			qcom,headroom-voltage = <150000>;
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;