Merge "ARM: dts: qcom: update L11B and S7I regulator max voltage limits for Sun"

This commit is contained in:
qctecmdr
2023-11-20 09:54:34 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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>;
};