ARM: dts: qcom: update L11B and S7I regulator max voltage limits for Sun
Update the L11B and S7I regulator max voltage limits to match the latest guideline. Change-Id: Ia36cdbe8ad6526070e43325ff3cdb2cc6bfc58f0 Signed-off-by: David Collins <quic_collinsd@quicinc.com>
This commit is contained in:
@@ -514,7 +514,7 @@
|
||||
regulator-name = "pm_humu_l11";
|
||||
qcom,set = <RPMH_REGULATOR_SET_ALL>;
|
||||
regulator-min-microvolt = <1064000>;
|
||||
regulator-max-microvolt = <1600000>;
|
||||
regulator-max-microvolt = <1292000>;
|
||||
qcom,init-voltage = <1064000>;
|
||||
qcom,init-mode = <RPMH_REGULATOR_MODE_HPM>;
|
||||
};
|
||||
@@ -922,7 +922,7 @@
|
||||
regulator-name = "pm_v8i_s7";
|
||||
qcom,set = <RPMH_REGULATOR_SET_ALL>;
|
||||
regulator-min-microvolt = <1224000>;
|
||||
regulator-max-microvolt = <1348000>;
|
||||
regulator-max-microvolt = <1340000>;
|
||||
qcom,init-voltage = <1256000>;
|
||||
qcom,init-mode = <RPMH_REGULATOR_MODE_RET>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user