Merge "ARM: dts: msm: Update regulator min-voltage for SMPS5A on SDM660/630"
This commit is contained in:
commit
15a311d026
2 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
};
|
||||
|
|
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue