Merge "ARM: dts: msm: configure PM8998 S5 and S7 for mode pin control on msm8998"
This commit is contained in:
commit
afc8bbbe14
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,8 @@
|
|||
pm8998_s5: regulator-s5 {
|
||||
regulator-min-microvolt = <1904000>;
|
||||
regulator-max-microvolt = <2040000>;
|
||||
qcom,init-pin-ctrl-mode = <8>; /* PMIC_AWAKE */
|
||||
qcom,send-defaults;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
@ -93,6 +95,8 @@
|
|||
pm8998_s7: regulator-s7 {
|
||||
regulator-min-microvolt = <900000>;
|
||||
regulator-max-microvolt = <1028000>;
|
||||
qcom,init-pin-ctrl-mode = <8>; /* PMIC_AWAKE */
|
||||
qcom,send-defaults;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue