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

Commit b5bcccbd authored by Tianyi Gou's avatar Tianyi Gou
Browse files

ARM: dts: msm: Update krait regulator voltage range for 8084



Krait regulator voltage can go up to 1.275v. Update the SW to
match with this latest data.

Change-Id: I585ad430642a64d46bff415116d526095f61b591
Signed-off-by: default avatarTianyi Gou <tgou@codeaurora.org>
parent fd2e1ed4
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -451,7 +451,7 @@
				<0xf908a800 0x1000>; /* APCS_ALIAS0_KPSS_MDD */
			reg-names = "acs", "mdd";
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <1100000>;
			regulator-max-microvolt = <1275000>;
			qcom,headroom-voltage = <150000>;
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
@@ -467,7 +467,7 @@
				<0xf909a800 0x1000>; /* APCS_ALIAS1_KPSS_MDD */
			reg-names = "acs", "mdd";
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <1100000>;
			regulator-max-microvolt = <1275000>;
			qcom,headroom-voltage = <150000>;
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
@@ -483,7 +483,7 @@
				<0xf90aa800 0x1000>; /* APCS_ALIAS2_KPSS_MDD */
			reg-names = "acs", "mdd";
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <1100000>;
			regulator-max-microvolt = <1275000>;
			qcom,headroom-voltage = <150000>;
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;
@@ -499,7 +499,7 @@
				<0xf90ba800 0x1000>; /* APCS_ALIAS3_KPSS_MDD */
			reg-names = "acs", "mdd";
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <1100000>;
			regulator-max-microvolt = <1275000>;
			qcom,headroom-voltage = <150000>;
			qcom,retention-voltage = <675000>;
			qcom,ldo-default-voltage = <750000>;