ARM: dts: msm: Change max voltage for S9B buck

Change max voltage from current 1.856V to 2.04V for S9 LDO.
This is done as camera also uses S9 LDO and it requires 2.04V for its
functioning, so if wlan votes for less max voltage, it will lead to
unexpected behavior in camera subsystem.

Change-Id: I48cbcac8056f173121fb3caea9142665f091d1e5
CRs-Fixed: 3402943
This commit is contained in:
Surabhi Vishnoi
2023-03-07 12:42:49 +05:30
parent f811ecdc4f
commit 27f52d0432

View File

@@ -76,7 +76,7 @@
vdd-cx-mx-supply = <&S7B>;
qcom,vdd-cx-mx-config = <1010000 1120000 0 0 1>;
vdd-1.8-xo-supply = <&S9B>;
qcom,vdd-1.8-xo-config = <1856000 1856000 0 0 0>;
qcom,vdd-1.8-xo-config = <1856000 2040000 0 0 0>;
vdd-1.3-rfa-supply = <&S8B>;
qcom,vdd-1.3-rfa-config = <1250000 1352000 0 0 0>;