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

Commit f5b80acf authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

ARM: dts: msm: Update the ceiling / floor limits for GFX on 8953



To support the new fusing scheme, the ceiling and floor limits
for the GFX LDO modes have changed. Update them.

CRs-Fixed: 989270
Change-Id: Id1b71faf8b17b5bf83251fd45c3e7f37b487c6de
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 17481fb2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -635,8 +635,8 @@
		regulator-min-microvolt = <1>;
		regulator-max-microvolt = <7>;

		qcom,ldo-voltage-ceiling = <580000 650000 720000>;
		qcom,ldo-voltage-floor =   <500000 500000 590000>;
		qcom,ldo-voltage-ceiling = <620000 680000 750000>;
		qcom,ldo-voltage-floor =   <510000 510000 600000>;

		qcom,num-corners = <7>;
		qcom,num-ldo-corners = <3>;