Merge "ARM: dts: msm: Update regulator min-voltage for SMPS5A on SDM660/630"

This commit is contained in:
Linux Build Service Account 2017-04-13 10:30:11 -07:00 committed by Gerrit - the friendly Code Review server
commit 15a311d026
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@
rpm-regulator-smpa5 {
status = "okay";
pm660_s5: regulator-s5 {
regulator-min-microvolt = <1350000>;
regulator-min-microvolt = <1224000>;
regulator-max-microvolt = <1350000>;
status = "okay";
};

View file

@ -28,7 +28,7 @@
rpm-regulator-smpa5 {
status = "okay";
pm660_s5: regulator-s5 {
regulator-min-microvolt = <1350000>;
regulator-min-microvolt = <1224000>;
regulator-max-microvolt = <1350000>;
status = "okay";
};